HtmlObjectBaseBrowserHeight Property
The browser window height in pixels in this HTML object. The default height is set to render the entire HTML document
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public int BrowserHeight { get; set; }
Public Property BrowserHeight As Integer
Get
Set
public:
property int BrowserHeight {
int get ();
void set (int value);
}
member BrowserHeight : int with get, set
Property Value
Int32