ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGCoreCtl Control > IGCoreCtl Methods > CreateDocument Method |
Creates a new instance of the IGDocument Object.
CreateDocument (NumPages As Long) As IGDocument
Name | Description |
---|---|
NumPages | The initial number of empty pages in the document. |
A new instance of the IGDocument Object.
N/A
Core