AnnotationHighlightingMode Enumeration

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Highlighting mode.

Namespace:  Apitron.PDF.Kit.Interactive.Annotations
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public enum AnnotationHighlightingMode
Members

  Member nameValueDescription
None0 No highlighting.
Invert1 Invert the contents of the annotation rectangle.
Outline2 Invert the annotation’s border.
Push3 Display the annotation as if it were being pushed below the surface of the page.
Toggle4 (Toggle) Same as P (which is preferred).
See Also

Reference