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