CaptchaImageProperties Class
In This Article
Contains settings specific to the challenge image of the ASPxCaptcha.
Namespace: DevExpress.Web.Captcha
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class CaptchaImageProperties :
PropertiesBase,
IPropertiesOwner
#Related API Members
The following members return CaptchaImageProperties objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Captcha |
#Remarks
An object of the CaptchaImageProperties type can be accessed via the ASPxCaptcha‘s ASPxCaptcha.ChallengeImage property.
#Inheritance
Object
StateManager
PropertiesBase
CaptchaImageProperties
See Also