HiQPdf Documentation

PdfPageDisplayHeader Property

HiQPdf Client for .NET Core
Controls if the header is displayed on this page. By default, if the document or the page has a header then the header is displayed

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public bool DisplayHeader { get; set; }

Property Value

Type: Boolean
See Also

Reference