A3DPDFDocumentGetPage
-
A3DStatus
A3DPDFDocumentGetPage(const A3DPDFDocument *pDoc, const A3DInt32 iNumPage, A3DPDFPage **ppPage) deprecated
A3DStatusA3DPDFDocumentGetPage(constA3DPDFDocument* pDoc, constA3DInt32iNumPage,A3DPDFPage** ppPage)Function to get a page in the document.
Parameters
pDoc: The Document object to work with.
iNumPage: The index of the page. The first page is 0.
ppPage: The Page object.
Returns
A3D_SUCCESS in case of success or an error code