Enum PdfTextCompression

PdfTextCompression enumeration

Specificeert een type compressie toegepast op alle inhoud in het PDF-bestand behalve afbeeldingen.

public enum PdfTextCompression

Waarden

NaamWaardeBeschrijving
None0Geen compressietype
Rle1Rle-compressietype
Lzw2Lzw-compressietype
Flate3Vlakke compressietype

Zie ook