PdfHtmlTemplateCountEndPages Property
Specifies whether the external PDF pages inserted after 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: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.0.0
public bool CountEndPages { get; set; }
Property Value
Boolean