EVO PDF Logo

HtmlToPdfElementHeight Property

EVO PDF Client for .NET Core
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:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public float Height { get; set; }

Property Value

Type: Single
See Also

Reference