EVO PDF Logo

HtmlToImageElementMaxHtmlViewerHeight Property

EVO PDF Client for .NET Core
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:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public int MaxHtmlViewerHeight { get; set; }

Property Value

Type: Int32
See Also

Reference