HiQPdf Documentation

HtmlObjectBaseMaxBrowserHeight Property

HiQPdf Client for .NET Core
This property can be used to set a maximum limit in pixels for the rendered top part of a HTML document in this HTML object. The default value is 0 and the height is not limited

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public int MaxBrowserHeight { get; set; }

Property Value

Type: Int32
See Also

Reference