PdfDocumentOptions PropertiesTerminal Works - PDF Printing.Net Library

The PdfDocumentOptions type exposes the following members.

Properties

  NameDescription
Public propertyColorMode
Gets or sets the color mode. Default is RGB.
Public propertyEnableCcittCompressionForBilevelImages
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.
Public propertyFilters
Filters aplied on the document streams. Default used is FlateDecode.
Public propertyFlateEncodeMode
Gets or sets the flate encode mode. Besides the balanced default mode you can set modes for best compression (slower) or best speed (larger files).
Top
See Also

Reference