EVO HTML to PDF Converter

HtmlToImageElementFitHeight Property

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

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

public bool FitHeight { get; set; }

Property Value

Type: Boolean
See Also

Reference