| AccusoftPrintPro8 ActiveX DLL : PP_BackStyle Enumeration |
Option values which define the possible background styles of printed text.
| Member | Value | Description |
|---|---|---|
| PP_BackStyle_Opaque | 1 | (1) The text background is filled with BackColor and obscures any color or graphics behind it. |
| PP_BackStyle_Transparent | 0 | (0) Background color and any graphics are visible behind the text. |