… = PdfDocument[…] (gb.pdf)

Dim hPdfDocument As PdfDocument
Dim hPdfDocumentPage As .PdfDocumentPage
hPdfDocumentPage = hPdfDocument [ Index As Integer ]

Return a virtual object that represents the Indexth page of the PDF document.