Click or drag to resize

CaptchaImage Properties

The CaptchaImage type exposes the following members.

Properties
  NameDescription
Public propertyHeight
Gets the height of the image, in pixels.
Public propertyImage
Gets the generated CAPTCHA image itself.
Public propertyText
Gets the text to used to generate the image.
Public propertyWidth
Gets the width of the image, in pixels.
Top
See Also