PdfPrintCustomScale Property Terminal Works - PDF Printing.Net Library
If set, it will scale the page according to the specified value. To be used, Scale must be set to CustomScale. Default value is 100%.

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

public int CustomScale { get; set; }

Property Value

Type: Int32
See Also

Reference