This constructor creates a HTML to PDF converter using the given width and height in pixels of the HTML viewer
Namespace: EvoPdf
Assembly: evohtmltopdf (in evohtmltopdf.dll) Version: 10.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