Color of the text rendered within the HIP-CAPTCHA image
Public Property TextColor As Color
public Color TextColor { get; set; }
public: __property Color get_TextColor(); public: __property void set_TextColor(Color );
public function get TextColor() : Color public function set TextColor(Color);