ImageGear Professional DLL v17.1 for Windows Accusoft
IG_PDF_action_create_filename
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_filename

Glossary Item Box

Creates an action of the specified type from a file name.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_action_create_filename(
        HIG_PDF_DOC hDoc,
        HIG_PDF_ATOM hType,
        LPCSTR szFileName,
        LPHIG_PDF_ACTION lphAction
);

Arguments:

hDoc The document in which the action is created and used.
hType The type of action to create.
szFileName The file name.
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.