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

Glossary Item Box

Gets the security information from the specified document's new security handler.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_doc_get_new_security_info(
        HIG_PDF_DOC hDoc,
        LPUINT lpnSecInfo
);

Arguments:

hDoc The document whose new security information is obtained.
lpnSecInfo The document's new security information. The OR value of the enumIGPDFSecurityInfoFlags.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

Remarks:

No permissions are required to call this function.

©2012. Accusoft Corporation. All Rights Reserved.