HiQPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Html
To
Image
Browser
Width Property
The browser window width in pixels. The default width is 1024 pixels
Definition
Namespace:
HiQPdf.Next
Assembly:
HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
Copy
public
int
BrowserWidth
{
get
;
set
; }
Property Value
Int32
See Also
Reference
HtmlToImage Class
HiQPdf.Next Namespace
In This Article
Definition
See Also