EVO HTML to PDF Converter

HtmlToImageElementFitWidth Property

EVO PDF Client for .NET Documentation
When this property is true the resulted image will be resized if necessary to fit the available width in PDF page. When false the image will be rendered at the real size. By default this property is true and the image will be resized if necessary to fit the available width in PDF page

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public bool FitWidth { get; set; }

Property Value

Type: Boolean
See Also

Reference