HiQPdf Documentation

HtmlObjectBaseMinBrowserHeight Property

HiQPdf Client for .NET Core
This property can be used to set a minimum height in pixels to be rendered in this HTML object. The default value is 0 pixels. This property is ignored when the BrowserHeight property is set

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

public int MinBrowserHeight { get; set; }

Property Value

Type: Int32
See Also

Reference