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.