PdfHtml(String) Constructor
Creates a HTML to PDF object to render the HTML from a given URL in the top left corner of the PDF page to which is added
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public PdfHtml(
string url
)
Public Sub New (
url As String
)
public:
PdfHtml(
String^ url
)
new :
url : string -> PdfHtml
Parameters
- url String
- The URL to convert