CompressionType
IPDFDocument4 :: Types used in IPDFDocument4

See Also
Collapse All

This type allows enabling or disabling compression in a PDF document.

Syntax

enum CompressionType

Remarks

PDF Creator Pilot supports the following compression types:

Name

Compression

Value

coNone None

0

coFlate Use the "flate" method

1

See Also

Reference