Click or drag to resize

PageIteratorCurrent Method

Gets the current Page object

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Page Current()

Return Value

Type: Page
current Page object
See Also