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: 18.0.0
public int MaxHtmlViewerHeight { get; set; }
Public Property MaxHtmlViewerHeight As Integer
Get
Set
Property Value
Int32