HPS::Publish::Highlighting
-
class HPS::Publish::Highlighting
The Publish::Highlighting class is a concept class for highlighting-related enumerations.
Public Types
-
enum Mode
Enumerates the highlighting modes for LinkKit objects.
Values:
-
enumerator None
No highlighting (kA3DPDFLinkHighlightNone)
-
enumerator Invert
Invert the colors in the content area (kA3DPDFLinkHighlightInvert)
-
enumerator Outline
Invert the color of the outline of the content area (kA3DPDFLinkHighlightOutline)
-
enumerator Push
Content area will appear to depress into the page (kA3DPDFLinkHighlightPush)
-
enumerator None
-
enum Mode