PageIteratorCurrent Method |
Gets the current Page object
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function Current As Page
public:
virtual Page^ Current() sealed
Return Value
Type:
Pagecurrent
Page object
See Also