EVO HTML to PDF Converter

PdfDocumentOptionsHeight Property

EVO HTML to PDF Converter 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
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public float Height { get; set; }

Property Value

Type: Single
See Also

Reference