ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > General Objects > IGPDFAction Object |
PDF action object, which is a task that performs when a user clicks on a link or a bookmark. Action types include:
See Section 8.5 in the PDF Reference for more information on actions..
IIGPDFAction extends IIGObject
GetDestination Method | Gets the action's destination view. |
GetDictionary Method | Gets the dictionary corresponding to the action. |
GetFileName Method | Gets a file name from the action. |
GetType Method | Gets the action's type. |
Pointer Property | Reference to a link data. |