PAINTTEXTBORDERBRUSHSTYLE

typedef enum 
{ 
   PAINT_TEXT_BORDER_BRUSH_STYLE_TRANSPARENT, 
   PAINT_TEXT_BORDER_BRUSH_STYLE_COLOR, 
} PAINTTEXTBORDERBRUSHSTYLE ; 

An enumeration type that determines the current text border brush style.

Value Meaning
PAINT_TEXT_BORDER_BRUSH_STYLE_TRANSPARENT Border will be transparent.
PAINT_TEXT_BORDER_BRUSH_STYLE_COLOR Border will be a solid color.
Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Digital Paint C API Help