The browser window height in pixels in this HTML object. The default height is set to render the entire HTML document
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.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
Type:
Int32
Reference