CaptchaImageProperties Members
In This Article
#Constructors
Name | Description |
---|---|
Captcha |
Initializes a new instance of the Captcha |
#Properties
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. |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings of the specified object to the current one. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object.
Inherited from State |
See Also