EVO HTML to PDF Converter

ConversionSummaryHtmlContentWidthResizeFactor Property

EVO PDF Client for .NET Documentation
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:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public float HtmlContentWidthResizeFactor { get; }

Property Value

Type: Single
See Also

Reference