HiQPdf Documentation

PdfTableOfContentsExclusivePageNumbering Property

HiQPdf Client for .NET Core
Controls if the page numbering in table of contents excludes the table of contents pages. By default this property is false

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public bool ExclusivePageNumbering { get; set; }

Property Value

Type: Boolean
See Also

Reference