HtmlObjectBaseMinBrowserHeight Property
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: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public int MinBrowserHeight { get; set; }
Public Property MinBrowserHeight As Integer
Get
Set
public:
property int MinBrowserHeight {
int get ();
void set (int value);
}
member MinBrowserHeight : int with get, set
Property Value
Int32