Winnovative Logo

HtmlToSvgConverterMinHtmlViewerHeight Property

Winnovative Client for .NET Core
Gets or sets the minimum height in pixels to be rendered from HTML document by the HTML to SVG converter. This value of this property is ignored if the HtmlViewerHeight property is set

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public int MinHtmlViewerHeight { get; set; }

Property Value

Type: Int32
See Also

Reference