EVO HTML to PDF Converter

HtmlToImageElementMaxHtmlViewerHeight Property

EVO HTML to PDF Converter for .NET Documentation
Gets or sets the maximum height in pixels to be rendered from the HTML document by the HTML to Image element. The default value is 0 and the entire HTML document is rendered

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

public int MaxHtmlViewerHeight { get; set; }

Property Value

Type: Int32
See Also

Reference