EVO PDF Logo

HtmlToSvgConverterInitialHtmlViewerHeight Property

EVO PDF Client for .NET Core
Gets or sets the initial height in pixels of the HTML viewer in HTML to SVG converter. This value of this property is ignored if the HtmlViewerHeight property is set

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public int InitialHtmlViewerHeight { get; set; }

Property Value

Type: Int32
See Also

Reference