PdfPageShowFooter Property
Gets or sets a flag indicating if the footer is displayed on this PDF page
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public bool ShowFooter { get; set; }
Public Property ShowFooter As Boolean
Get
Set
public:
property bool ShowFooter {
bool get ();
void set (bool value);
}
member ShowFooter : bool with get, set
Property Value
Boolean