PdfHtmlTemplateHtml Property
Gets or sets the HTML content of the template. It can contain template variable like {page_number} or {total_pages}
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
public string Html { get; set; }
Property Value
String