PdfPrintImageSettingsZoomFactor Property Terminal Works - PDF Printing.Net Library
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.

Namespace: PdfPrintingNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public int ZoomFactor { get; set; }

Property Value

Type: Int32
See Also

Reference