PdfPrintImageSettingsBmp PropertiesTerminal Works - PDF Printing.Net Library

The PdfPrintImageSettingsBmp type exposes the following members.

Properties

  NameDescription
Public propertyCheckPdfFile
Gets or sets the value to check if PDF file and page number are valid.
Public propertyDpiX
Gets or sets the DPI resolution X value.
Public propertyDpiY
Gets or sets the DPI resolution Y value.
Public propertyFromPage
Gets or sets the from PDF page.

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

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