Controls the visibility and the content of the footer of the generated PDF document
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.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
Type:
PdfFooter
Reference