PDFDocument.CurrentPage
From Xojo Documentation
Property (As Integer )
aPDFDocument.CurrentPage = newIntegerValue
or
IntegerValue = aPDFDocument.CurrentPage
New in 2021r3
Supported for all project types and targets.
or
IntegerValue = aPDFDocument.CurrentPage
New in 2021r3
Supported for all project types and targets.
The page which is accessed when using page-related properties and methods of the PDFDocument class.