Gets the page the annotation is associated with.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function GetPage As Page
public:
virtual Page^ GetPage() sealed
Return Value
Type:
Page A Page object or NULL if the page reference is not available.
The page object returned is an indirect reference to the page object with which
this annotation is associated.
This entry shall be present in screen annotations associated with rendition actions.
Optional. PDF 1.3 PDF 1.4 PDF 1.5 not used in FDF files.
Implements
IAnnotGetPageSee Also