ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > General API > IGPDFCtl Control > IGPDFCtl Methods > CreateAction Method |
Creates a new action object.
CreateAction(Document As IGPDFDoc, Type As IGPDFAtom) As
IGPDFAction
Name | Description |
---|---|
Document | The document in which the action is created and used. |
Type | The atom corresponding to the action's subtype. |
The newly created IGPDFAction Object.