Enum Annot.AnnotationState
annotation appearances types
Namespace: pdftron.PDF
Assembly: PDFNet.dll
Syntax
public enum Annot.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. |