PdfViewerPrintScale Property Terminal Works - PDF Printing.Net Library
How is printed content scaled. Available options are: None, FitToMargins, ShrinkToMargins and CustomScale. Default value is FitToMargins.

Namespace: PdfViewerNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public PdfPrintScaleTypes PrintScale { get; set; }

Return Value

Type: PdfPrintScaleTypes
Printing content scaling value
See Also

Reference