EVO HTML to PDF Converter

HtmlToPdfElementInitialHtmlViewerHeight Property

EVO PDF Client for .NET Documentation
Gets or sets the initial height in pixels of the HTML viewer in HTML to PDF element 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 InitialHtmlViewerHeight { get; set; }

Property Value

Type: Int32
See Also

Reference