EVO HTML to PDF Converter

PdfDocumentOptionsHeight Property

EVO PDF Client for .NET Documentation
The height in points of the destination rectangle in PDF page where the HTML content is rendered. By default the destination height is automatically calculated to render the whole HTML content

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