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

Glossary Item Box

Sets the security data structure for the specified document's new security handler.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_doc_set_new_security_data(
        HIG_PDF_DOC hDoc,
        LPAT_PDF_SECURITYDATA lpSecData
);

Arguments:

hDoc The document whose new security data structure is set.
lppSecData Pointer to the new security data structure to set for doc.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

Remarks:

The new security handler must have been previously set using IG_PDF_doc_set_new_crypt_handler.

©2012. Accusoft Corporation. All Rights Reserved.