Click or drag to resize

HtmlToPdfOptionsScale Property

Scale of the webpage rendering. Default: 1.0M. Scale amount must be between 0.1 and 2.

Namespace: SautinSoft.PdfVision
Assembly: SautinSoft.PdfVision (in SautinSoft.PdfVision.dll) Version: 2024.12.6
Syntax
public decimal Scale { get; set; }

Property Value

Decimal
See Also