PdfDocumentControlFooter Property

Controls the visibility and the content of the footer of the generated PDF document

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public PdfFooter Footer { get; }

Property Value

PdfFooter

See Also