PdfHtmlTemplateShowOnlyInHtmlToPdfPages Property
In the context of HTML to PDF conversion, specifies whether the template should be displayed
only on the PDF pages generated by the HTML to PDF converter, or on all PDF pages, including
external PDF pages and Table of Contents (TOC) pages.
The default value is true
Namespace: Winnovative.Pdf.ChromiumAssembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.0.0
public bool ShowOnlyInHtmlToPdfPages { get; set; }
Property Value
Boolean