Click or drag to resize
ConversionSummaryHtmlContentWidthResizeFactor Property
The factor used to resize the HTML content when rendered in the PDF document. When PdfConverter.PdfDocumentOptions.FitWidth is true, the HTML content will be resized to fit the PDF page width if necessary.

Namespace: ExpertPdf.HtmlToPdf
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public float HtmlContentWidthResizeFactor { get; }

Property Value

Type: Single
See Also