More...

Inheritance diagram for HPS.Publish.Highlighting:

Public Types

enum  Mode { Mode.None = 0, Mode.Invert = 1, Mode.Outline = 2, Mode.Push = 3 }
 Enumerates the highlighting modes for LinkKit objects. More...
 

Public Member Functions

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

Protected Member Functions

virtual void deleteCptr ()
 

Protected Attributes

bool cMemOwn
 
HandleRef cptr
 

Detailed Description

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

Member Enumeration Documentation

Enumerates the highlighting modes for LinkKit objects.

Enumerator
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 (kA3DPDFLinkHighlightPush)


The documentation for this class was generated from the following file:
  • internals/hps_sprk_publish/source/cs/HPS.Publish.cs