HtmlToPdfConverterMaxHtmlViewerHeight Property
Gets or sets the maximum height in pixels to be rendered from the HTML document by the HTML to PDF converter.
The default value is 0 and the entire HTML document is rendered
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 20.0.0
public int MaxHtmlViewerHeight { get; set; }
Property Value
Int32