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:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public float HtmlContentWidthResizeFactor { get; }

Property Value

Type: Single
See Also