Controls if the footer is displayed on the table of content pages. The footer is displayed by default
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool DisplayFooter { get; set; }
Public Property DisplayFooter As Boolean
Get
Set
public:
property bool DisplayFooter {
bool get ();
void set (bool value);
}
member DisplayFooter : bool with get, set
Property Value
Type:
Boolean
Reference