Show / Hide Table of Contents

Enum Annot.AnnotationState

annotation appearances types

Namespace: pdftron.PDF
Assembly: PDFNetiOS.dll
Syntax
public enum AnnotationState

Fields

Name Description
e_down

The down appearance is used when the mouse button is pressed or held down within the annotation’s active area.

e_normal

The normal appearance is used when the annotation is not interacting with the user. This appearance is also used for printing the annotation.

e_rollover

The rollover appearance is used when the user moves the cursor into the annotation’s active area without pressing the mouse button.

In This Article
Back to top Generated by DocFX