Click or drag to resize
Pdf Library for .NET

PdfPageDisplayFooter Property

Controls if a custom footer is displayed in the current pdf page.

Namespace: SelectPdf
Assembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntax
public bool DisplayFooter { get; set; }

Property Value

Boolean
See Also