Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdPdfPublish::Highlighting::Mode Enumeration
Syntax
C++
enum Mode { kNone, kInvert, kOutline, kPush };
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.

File: PdfPublishCommon.h 

Namespace: OdPdfPublish::Highlighting 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.