Skip to main content
A newer version of this page is available. .

CaptchaStyles.NullText Property

Gets the style settings defining the appearance of the prompt text.

Namespace: DevExpress.Web.Captcha

Assembly: DevExpress.Web.v19.2.dll

Declaration

public EditorDecorationStyle NullText { get; }

Property Value

Type Description
EditorDecorationStyle

An EditorDecorationStyle object containing style settings.

See Also