CaptchaImageProperties Properties
Contains settings specific to the challenge image of the ASPxCaptcha.
Name | Description |
---|---|
Alternate |
Gets or sets the alternate text displayed, instead of the challenge image, when the image is unavailable. |
Background |
Gets or sets the challenge image‘s background color. |
Background |
Gets the challenge image‘s background image. |
Binary |
Gets or sets a value indicating the mode in which the control’s images are stored on the server. |
Border |
Gets or sets the challenge image‘s border color. |
Border |
Gets or sets the border width of the challenge image. |
Font |
Gets or sets a font family used within the challenge image |
Font |
Gets the style settings used to paint a font within the challenge image. |
Foreground |
Gets or sets the challenge image‘s foreground color. |
Height | Gets or sets the challenge image‘s height. |
Tool |
Gets or sets the tooltip text of the challenge image. |
Width | Gets or sets the challenge image‘s width. |
See Also