This constructor creates a HTML to PDF converter using the given width and height in pixels of the HTML viewer
Namespace: Winnovative
Assembly: wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.0.0.0
Syntax
Parameters
- htmlViewerWidth
- Type: SystemInt32
The HTML viewer width in pixels - htmlViewerHeight
- Type: SystemInt32
The HTML viewer height in pixels
See Also