ConversionSummaryHtmlContentWidthResizeFactor Property
The factor used to resize the HTML content when rendered in the PDF document. When
FitWidth property
of the
PdfDocumentOptions object is true,
the HTML content will be resized to fit the PDF page width if necessary.
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
public float HtmlContentWidthResizeFactor { get; }
Public ReadOnly Property HtmlContentWidthResizeFactor As Single
Get
Property Value
Single