ImageGear Professional for Linux
IG_PDF_doc_get_new_security_info

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:

Name Type Description
hDoc HIG_PDF_DOC The document whose new security information is obtained.
lpnSecInfo LPUINT 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.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback