Gets or sets a value indicating whether to compress bilevel images using CCITT compression.
With true, PDFEdit will try FlateDecode CCITT and will use the smallest one or a combination of both.
With false, PDFEdit will always use FlateDecode only - files may be a few bytes larger, but file creation is faster.
Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Property Value
Type: BooleanSee Also