PdfDocumentControlFooter Property
Controls the visibility and the content of the footer of the generated PDF document
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
public PdfFooter Footer { get; }
Public ReadOnly Property Footer As PdfFooter
Get
public:
property PdfFooter^ Footer {
PdfFooter^ get ();
}
member Footer : PdfFooter with get
Property Value
PdfFooter