CFx SDK Documentation  2020SP3
Enumerations
OdPdfPublish::Highlighting Namespace Reference

Enumerations

enum  Mode { kNone, kInvert, kOutline, kPush }
 

Detailed Description

Contains declarations for highlighting options in Teigha Publish.

Enumeration Type Documentation

◆ Mode

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.