|
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; }
Public Property CustomScalePercentage As Single
Get
Set
Property Value
Type:
SingleSee Also