Font size of the text rendered within the HIP-CAPTCHA image
Public Property FontSize As String
public string FontSize { get; set; }
public: __property String* get_FontSize(); public: __property void set_FontSize(String* );
public function get FontSize() : String public function set FontSize(String);