Winnovative Logo

HtmlToSvgConverterMaxHtmlViewerHeight Property

Winnovative Client for .NET Core
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:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public int MaxHtmlViewerHeight { get; set; }

Property Value

Type: Int32
See Also

Reference