Click or drag to resize
Pdf Library for .NET

PdfPageDisplayHeader Property

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

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public bool DisplayHeader { get; set; }

Property Value

Type: Boolean
See Also