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.

C# | Visual Basic | Visual C++ |
public float HtmlContentWidthResizeFactor { get; }
Public ReadOnly Property HtmlContentWidthResizeFactor As Single Get
public: property float HtmlContentWidthResizeFactor { float get (); }

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)