PdfTextCompression enumeration

PdfTextCompression enumeration

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

The PdfTextCompression type exposes the following members:

Fields

FieldDescription
NONENone compression type
RLERle compression type
LZWLzw compression type
FLATEFlate compression type

See Also