| CFx SDK Documentation
    2020SP3
    | 
| Enumerations | |
| enum | Mode { kNone, kInvert, kOutline, kPush } | 
Contains declarations for highlighting options in Teigha Publish.
Highlighting modes, which can be applied to Teigha Publish objects. Highlighting mode determines how a control appears after a user clicks it.
| Enumerator | |
|---|---|
| kNone | |
| kInvert | No highlighting. | 
| kOutline | Inverts highlighting colors within the control. | 
| kPush | Creates an outline border around the control. Content area appears on the page. | 
Definition at line 381 of file PdfPublishCommon.h.