PdfTextCompression enumeration

PdfTextCompression enumeration

Specifies a type of compression applied to all content in the PDF file except images.

The PdfTextCompression type exposes the following members:

Fields

FieldDescription
NONENo compression.
FLATEFlate (ZIP) compression.

See Also