DestinationGetPage Method |
Gets the page.
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 the Page that this destination refers to.
See Also