Provides style settings used define the font of a validation summary's challenge image.
Namespace:DevExpress.Web.Captcha
Assembly:DevExpress.Web.v18.2.dll

Public Members

Remarks
The CaptchaFontStyle class contains settings that define the font style within the editor's challenge image.
An object of the CaptchaFontStyle type can be accessed via the CaptchaImageProperties.FontStyle property.

See Also