PdfHtmlTemplateHtmlSourceUrl Property
Gets or sets the URL from which the HTML content should be retrieved.
The HTML content can contain template variable like {page_number} or {total_pages}.
The Html property takes precedence if both are set
Namespace: Winnovative.Pdf.ChromiumAssembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.0.0
public string HtmlSourceUrl { get; set; }
Property Value
String