PdfFooterEnabled Property
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: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public bool Enabled { get; set; }
Property Value
Boolean