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