EVO HTML to PDF Converter

HtmlToImageElementMaxHtmlViewerHeight Property

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

public int MaxHtmlViewerHeight { get; set; }

Property Value

Type: Int32
See Also

Reference