API Reference > Namespaces > OdPdfPublish Namespace > OdPdfPublish::Highlighting Namespace > Structs, Records, Enums > OdPdfPublish::Highlighting::Mode Enumeration
OdPdfPublish::Highlighting::Mode Enumeration
Syntax
C++
enum Mode { kNone, kInvert, kOutline, kPush };

PdfPublishCommon.h

Members 
Description 
kNone 
No highlighting. 
kInvert 
Inverts highlighting colors within the control. 
kOutline 
Creates an outline border around the control. 
kPush 
Content area appears on the page. 

Highlighting modes that can be applied to Publish SDK objects. The highlighting mode determines how a control appears after a user clicks it.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.