EVO HTML to PDF Converter

HtmlToPdfElementFitHeight Property

EVO HTML to PDF Converter for .NET Documentation
When this property is true the content produced by the HTML to PDF element will be resized if necessary to fit the available height in PDF page. By default this property is false.

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public bool FitHeight { get; set; }

Property Value

Type: Boolean
See Also

Reference