Gets the security information from the specified document's new security handler.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_PDF_doc_get_new_security_info( HIG_PDF_DOC hDoc, LPUINT lpnSecInfo ); |
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. |
Error count.
This function does not process image pixels.
No permissions are required to call this function.