AnnotationActionGoTo interface¶
Represents a goto action that scrolls to a specified location in the document.
AnnotationActionGoTo::Name property | Indicates the named location to scroll to. |
AnnotationActionGoTo::Page property | Indicates the page number to scroll to. |
AnnotationActionGoTo::Rect property | Indicates the rectangle to scroll to. |
AnnotationActionGoTo::Zoom property | Indicates the zoom level to set once scrolled. |
Inherited from AnnotationAction¶
AnnotationAction::AnnotationAction interface | Represents the base class for Link actions. |
AnnotationAction::Type property | Indicates the action type. |
AnnotationAction::NewWindow property | Indicates if the action is performed in a new window. |