HiQPdf Documentation

PdfFooterEnabled Property

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

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