ImageGear Professional DLL v17.1 for Windows Accusoft
IG_PDF_action_create
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > General Objects > HIG_PDF_ACTION > IG_PDF_action_create

Glossary Item Box

Creates a new action object.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_action_create(
        HIG_PDF_DOC hDoc,
        HIG_PDF_ATOM hType,
        LPHIG_PDF_ACTION lphAction
);

Arguments:

hDoc The document in which the action is created and used.
hType The atom corresponding to the action's subtype.
lphAction The newly created action object.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2012. Accusoft Corporation. All Rights Reserved.