PdfPageDisplayFooter Property

Controls if the footer is displayed on this page. By default, if the document or the page has a footer then the footer is displayed

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