PdfPrintImageSettingsTiff PropertiesTerminal Works - PDF Printing.Net Library

The PdfPrintImageSettingsTiff type exposes the following members.

Properties

  NameDescription
Public propertyColorBits
Gets or sets the color bits.
Public propertyColorType
Gets or sets the Color type - BW, Gray, Color, Same as in the PDF.
Public propertyFromPage
Gets or sets the from PDF page.

Note: When working with a single page, set ToPage to same value.

Public propertyResolutionX
Gets or sets the X Resolution of the output image.
Public propertyResolutionY
Gets or sets the Y Resolution of the output image.
Public propertyTiffCompression
Gets or sets the compression used in TIFF image.
Public propertyToPage
Gets or sets the to PDF page.

Note: When working with a single page, set FromPage to same value.

Public propertyZoomFactor
Gets or sets the zoom factor. Valid values are from 1 to 10. If omitted value 5 is used. Value 5 is the closest one to original PDF page size.
Top
See Also

Reference