Description
Clears the PDF file format compression options from the IPNSession object. This includes the compression options for color, indexed, grayscale and black and white output, and the boolean flags for compressing the PDF and creating an ASCII format compressed PDF.
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 in SetPDFCompressionOptions for a list of values.
Syntax
expression.ClearPDFFileFormatOptions()
where expression is an IPNSession object.
Supported Printers: PDF Image Printer, %SUPDRV_RASTER%>
See Also: SetPDFCompressionOptions SetPDFPassword SetPDFSecurity SetPDFFileFormatOptions ClearPDFSecurity ClearPDFPassword ClearPDFFileFormatOptions SetProperty