EVO HTML to PDF Converter

HtmlToPdfElementHeight Property

EVO PDF Client for .NET Documentation
Gets or sets the destination height in points of the rendered content. If the specified height is less or equal to 0, the destination height will be auto determined so all the content can be rendered.

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

public float Height { get; set; }

Property Value

Type: Single
See Also

Reference