HiQPdf Documentation

PdfFooterEnabled Property

Quickly Create High Quality PDFs
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:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public bool Enabled { get; set; }

Property Value

Type: Boolean
See Also

Reference