PdfTableOfContentsDisplayHeader Property

Controls if the header is displayed on the table of content pages. The header is displayed by default

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public bool DisplayHeader { get; set; }

Property Value

Boolean

See Also