ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > General API > IGPDFCtl Control > IGPDFCtl Methods > CreatePDFPage Method |
Creates IGPDFPage object to work with PDF page content. At the end of the process, destroy the IGPDFPage object.
CreatePDFPage (pPage As IGPage) As IGPDFPage
Name | Description |
---|---|
pPage | IGPage Object for which to create IGPDFPage Object wrapper. |