ExpertPdf Html to Pdf Converter Library
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.

Declaration Syntax
public float HtmlContentWidthResizeFactor { get; }Public ReadOnly Property HtmlContentWidthResizeFactor As Single
public:
property float HtmlContentWidthResizeFactor {
float get ();
}Assembly:
ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.0.0.15153 (6.0.0.0)