Winnovative HTML to PDF Converter Library for .NET
HtmlContentWidthResizeFactor Property
NamespacesWinnovative.WnvHtmlConvertConversionSummaryHtmlContentWidthResizeFactor
Winnovative HTML to PDF Converter Library for .NET
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 ();
}

Assembly: Winnovative.WnvHtmlConvert (Module: Winnovative.WnvHtmlConvert) Version: 7.0.0.0 (7.0.0.0)