The CaptchaHandler type exposes the following members.

Properties

  Name Description
Public property CaptchaBackgroundColor
Gets the captcha image background color.
Public property CaptchaCaptchaFontFamily
Gets the captcha image font family.
Public property CaptchaCode
Gets captcha code.
Public property CaptchaForeColor
Gets the captcha image fore color.
Public property CaptchaHeight
Gets the captcha image height.
Public property CaptchaModuleId
Gets captcha module id.
Public property CaptchaWidth
Gets the captcha image width.
Public property IsReusable
Indicates if the handler is reusable.

See Also