SinglePdfDocumentPrintSettingsCustomScale Property Terminal Works - PDF Printing.Net Library
Scales the content to the specified value. To be used, the value of 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