HiQPdf Documentation

PdfHeaderEnabled Property

HiQPdf Client for .NET Core
Controls if the generated PDF document has a header or not. This property is false by default and the document does not have a header

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

public bool Enabled { get; set; }

Property Value

Type: Boolean
See Also

Reference