Overload List
Name | Description | |
---|---|---|
![]() | PdfConverter |
This constructor creates a HTML to PDF converter using the default width and height for the HTML viewer
|
![]() | PdfConverter(Int32) |
This constructor creates a HTML to PDF converter using the given width in pixels and the default height for the HTML viewer
|
![]() | PdfConverter(Int32, Int32) |
This constructor creates a HTML to PDF converter using the given width and height in pixels of the HTML viewer
|
See Also