HPS::Publish::Highlighting

class HPS.Publish.Highlighting : public IDisposable

The Publish.Highlighting class is a concept class for highlighting-related enumerations.

Public Types

enum Mode

Enumerates the highlighting modes for LinkKit objects.

Values:

None

No highlighting (kA3DPDFLinkHighlightNone)

Invert

Invert the colors in the content area (kA3DPDFLinkHighlightInvert)

Outline

Invert the color of the outline of the content area (kA3DPDFLinkHighlightOutline)

Push

Content area will appear to depress into the page (<a target=”_blank”.

Public Functions

void Dispose ()
Highlighting (HPS.Publish.Highlighting in_that)