Show / Hide Table of Contents

Enum Widget.HighlightingMode

This enum specifies the Highlighting mode of the widget annotation.

Namespace: pdftron.PDF.Annots
Assembly: PDFTronDotNet.dll
Syntax
public enum HighlightingMode

Fields

Name Description
e_invert

Invert the contents of the annotation rectangle.

e_none

No highlighting

e_outline

Invert the annotation’s border

e_push

Display the annotation’s down appearance, if any If no down appearance is defined, the contents of the annotation rectangle shall be offset to appear as if it were being pushed below the surface of the page.

e_toggle

Same as e_push (which is preferred).

  • Improve this Doc
  • View Source
Back to top Generated by DocFX