Border width in pixels of the HIP-CATPCHA randome image
Public Property ImageBorderWidth As Integer
public int ImageBorderWidth { get; set; }
public: __property int get_ImageBorderWidth(); public: __property void set_ImageBorderWidth(int );
public function get ImageBorderWidth() : int public function set ImageBorderWidth(int);