PdfCompressionCore
PdfCompressionCore enumeration
Utility class containing constants. Specifies a type of compression applied to all content in the PDF file except images.
Values
| Name | Description |
|---|---|
| NONE | None |
| RLE | Rle |
| LZW | Lzw |
| FLATE | Flate |
Utility class containing constants. Specifies a type of compression applied to all content in the PDF file except images.
| Name | Description |
|---|---|
| NONE | None |
| RLE | Rle |
| LZW | Lzw |
| FLATE | Flate |