PdfConverter(Int32) Constructor
This constructor creates a HTML to PDF converter using the given width in pixels and the default height for the HTML viewer
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
public PdfConverter(
int htmlViewerWidth
)
Public Sub New (
htmlViewerWidth As Integer
)
Parameters
- htmlViewerWidth Int32
- The HTML viewer width in pixels