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

CaptchaImageProperties Class

Contains settings specific to the challenge image of the ASPxCaptcha.

Namespace: DevExpress.Web.Captcha

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class CaptchaImageProperties :
    PropertiesBase,
    IPropertiesOwner

The following members return CaptchaImageProperties objects:

Remarks

An object of the CaptchaImageProperties type can be accessed via the ASPxCaptcha‘s ASPxCaptcha.ChallengeImage property.

Inheritance

Object
StateManager
PropertiesBase
CaptchaImageProperties
See Also