PdfHtmlTemplateCountStartPages Property
Specifies whether the external PDF pages inserted before the HTML to PDF conversion result
are included in the total page count used for page numbering.
Is ignored if ShowOnlyInHtmlToPdfPages is explicitly set to false.
The default value is true
Namespace: Winnovative.Pdf.ChromiumAssembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.0.0
public bool CountStartPages { get; set; }
Property Value
Boolean