Link.PrintReportFooterAtBottom Property
In This Article
Gets or sets whether the report footer is printed at the bottom of each page, or only after the report content.
Namespace: DevExpress.WinUI.Printing
Assembly: DevExpress.WinUI.Printing.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to always print the report footer at the bottom of the document’s last page; otherwise, false. |
See Also