PdfPrintPageSettingsScale Property Terminal Works - PDF Printing.Net Library
Gets or sets the scale type for the page. 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