Pattern used to fill the text rendered within the HIP-CAPTCHA image
Public Property TextPattern As HatchStyle
public HatchStyle TextPattern { get; set; }
public: __property HatchStyle get_TextPattern(); public: __property void set_TextPattern(HatchStyle );
public function get TextPattern() : HatchStyle public function set TextPattern(HatchStyle);