HtmlToPdfOptionsScale Property |
Scale of the webpage rendering. Default: 1.0M. Scale amount must be between 0.1 and 2.
Namespace: SautinSoft.PdfVisionAssembly: SautinSoft.PdfVision (in SautinSoft.PdfVision.dll) Version: 2025.5.6
Syntaxpublic decimal Scale { get; set; }
Public Property Scale As Decimal
Get
Set
Property Value
Decimal
See Also