ImageGear Professional for Linux
IG_PDF_action_create

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:

Name Type Description
hDoc HIG_PDF_DOC The document in which the action is created and used.
hType HIG_PDF_ATOM The atom corresponding to the action's subtype.
lphAction LPHIG_PDF_ACTION The newly created action object.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback