ExpertPdf Html to Pdf Converter Library
HtmlContentWidthResizeFactor Property
NamespacesExpertPdf.HtmlToPdfConversionSummaryHtmlContentWidthResizeFactor
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
C#Visual BasicVisual C++
public float HtmlContentWidthResizeFactor { get; }
Public ReadOnly Property HtmlContentWidthResizeFactor As Single
	Get
public:
property float HtmlContentWidthResizeFactor {
	float get ();
}
Property Value

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