CaptchaImageProperties.Width Property
In This Article
Gets or sets the challenge image‘s width.
Namespace: DevExpress.Web.Captcha
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Int32 | 200 | A Unit that represents the image’s width. |
#Remarks
Use the Width property to specify the width of the challenge image.
See Also