ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > General API > IGPDFCtl Control > IGPDFCtl Methods > CreateObject Method |
Creates a new instance of object that implements IIGObject interface.
CreateObject (Type As enumIGPDFObjType) As IIGObject
Name | Description |
---|---|
Type | The type of object to be created, see enumIGPDFObjType Enumeration |
IIGObject interface.