Click or drag to resize
Pdf Library for .NET

PdfPrinterCustomScalePercentage Property

Percentage for custom content scaling. This value is taken into account only when PageSizing is set to CustomScale. Default value is 100.

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public float CustomScalePercentage { get; set; }

Property Value

Type: Single
See Also