PdfTableOfContentsDisplayFooter Property

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

Definition

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

Property Value

Boolean

See Also