PdfHtmlTemplatePlacementTemplatePageCount Property

Gets the total number of pages in the range of pages on which the template is rendered. The total number of pages currently available in the document is given by DocumentPageCount

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public int TemplatePageCount { get; }

Property Value

Int32

See Also