HtmlToImageElementMaxHtmlViewerHeight Property
            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: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 19.0.0
public int MaxHtmlViewerHeight { get; set; }
Public Property MaxHtmlViewerHeight As Integer
	Get
	Set
Property Value
Int32