EVO HTML to PDF Converter

HtmlToSvgConverterMaxHtmlViewerHeight Property

EVO PDF Client for .NET Documentation
Gets or sets the maximum height in pixels to be rendered from the HTML document by HTML to SVG converter. 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