PdfPrintScale Property Terminal Works - PDF Printing.Net Library
If set, it will scale the page according to the chosen scale type. If not set, it will use the Shrink scaling type. If PrintWithAdobe method both Shrink and FitToMargins behaves like Shrink.

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

public PdfPrintScaleTypes Scale { get; set; }

Property Value

Type: PdfPrintScaleTypes
See Also

Reference