HtmlToPdfElementHeight Property
            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: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 19.0.0
public float Height { get; set; }
Public Property Height As Single
	Get
	Set
Property Value
Single