Annotation |
Defines how to render annotations and their popups
Annotations associate an object such as a sticky note, link or rich media with a location on a PDF page; they may also provide user interaction by means of the mouse and keyboard.
Some annotations have an associated popup.
public enum AnnotationOptions
Member name | Value | Description |
---|---|---|
ShowAnnotations | 1 | Render the annotation without the associated popup |
ShowAnnotationsAndPopups | 2 | Render the annotation and the associated popup |