PdfHtmlTemplatePlacementDocumentPagesBeforeTemplate Property

Gets the number of pages in the final PDF document before the range of pages on which the template is rendered. This value can be affected by template settings, table of contents pages and PDF pages inserted before the HTML to PDF conversion result

Definition

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

Property Value

Int32

See Also