|  | 
| 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: 24.1
 Syntax
Syntaxpublic float CustomScalePercentage { get; set; }Public Property CustomScalePercentage As Single
	Get
	Set
Property Value
Type: 
Single See Also
See Also