Enum PdfTextCompression
Enum PdfTextCompression
Namespace: Aspose.Page.XPS.Presentation.Pdf
Assembly: Aspose.Page.dll (25.1.2)
Specifies a type of compression applied to all contents in the PDF file except images.
public enum PdfTextCompression
Fields
Flate = 3
Flate compression type
Lzw = 2
Lzw compression type
None = 0
None compression type
Rle = 1
Rle compression type