ImageGear Professional for Linux
IG_PDF_doc_set_new_security_data

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:

Name Type Description
hDoc HIG_PDF_DOC The document whose new security data structure is set.
lppSecData LPAT_PDF_SECURITYDATA 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.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback