HtmlObjectBaseMaxBrowserHeight Property

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

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public int MaxBrowserHeight { get; set; }

Property Value

Int32

See Also