Description
Clears the PDF file permission security options from the IPNSession object. This includes enabling security, the encryption settings, as well as the PDF file permissions for copying text and graphics, printing the document, changing the document by adding content such as pages, comments and form fields.
To clear only a single compression option use the SetProperty call with the appropriate section and name arguments and pass an empty argument as the property value. See the Remarks section for SetPDFSecurity for a list of values.
Syntax
expression.ClearPDFFileFormatOptions()
where expression is an IPNSession object.
Supported Printers: PDF Image Printer, %SUPDRV_RASTER%>
See Also: SetPDFSecurity SetPDFPassword SetPDFFileFormatOptions ClearPDFPassword, ClearPDFFileFormatOptions SetProperty pnPDFEncryption