The browser window width in pixels in this HTML object. The default width is 1200 pixels
            
 
    Namespace: 
   HiQPdf
    Assembly:
   HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
 
public int BrowserWidth { get; set; }Public Property BrowserWidth As Integer
	Get
	Set
public:
property int BrowserWidth {
	int get ();
	void set (int value);
}member BrowserWidth : int with get, set
Property Value
Type: 
Int32 
Reference