HtmlToPdfElement(String) Constructor
Creates an URL to PDF converter element at the (0,0) location in PDF page.
The width of element in PDF page is the available width in PDF page and the height is auto determined.
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
public HtmlToPdfElement(
string urlToConvert
)
Public Sub New (
urlToConvert As String
)
Parameters
- urlToConvert String
- The URL to convert to PDF