HtmlObjectBaseStartBrowserHeight Property
This property can be used to set the starting height in pixels of the browser.
This property is ignored when the
BrowserHeight property is set
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public int StartBrowserHeight { get; set; }
Public Property StartBrowserHeight As Integer
Get
Set
public:
property int StartBrowserHeight {
int get ();
void set (int value);
}
member StartBrowserHeight : int with get, set
Property Value
Int32