EVO HTML to PDF Converter

HtmlToPdfConverterMinHtmlViewerHeight Property

EVO PDF Client for .NET Documentation
Gets or sets the minimum height in pixels to be rendered from HTML document by the HTML to PDF converter. This value of this property is ignored if the HtmlViewerHeight property is set

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public int MinHtmlViewerHeight { get; set; }

Property Value

Type: Int32
See Also

Reference