HtmlObjectBaseBrowserWidth Property
The browser window width in pixels in this HTML object. The default width is 1200 pixels
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.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
Int32