Height in pixels of the randomly generated HIP-CAPTCHA image.
Public Property ImageHeight As Integer
public int ImageHeight { get; set; }
public: __property int get_ImageHeight(); public: __property void set_ImageHeight(int );
public function get ImageHeight() : int public function set ImageHeight(int);