PdfTableOfContentsDisplayHeader Property
Controls if the header is displayed on the table of content pages. The header is displayed by default
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
public bool DisplayHeader { get; set; }
Public Property DisplayHeader As Boolean
Get
Set
public:
property bool DisplayHeader {
bool get ();
void set (bool value);
}
member DisplayHeader : bool with get, set
Property Value
Boolean