|
CompressDocument Method |
Top Previous Next |
|
The CompressDocument method is used to compress the PDF document. Following are the possible values for TxgtCompressionFilter and TxgtCompressionLevel:
Syntax
Parameters
CompressionType [in] The compression filter for the desired compression.
CompressionLevel [in] The compression level to which the compression should be made.
Remarks
The compression level is applicable only if compression filter is cfFlate.
|