[]
The ReportFooter section prints once at the end of the report.
public class ReportFooter : Section, IComponent, IDisposable, IPersistSection
Name | Description |
---|---|
ReportFooter() | Initializes a new instance of the ReportFooter class. |
Name | Description |
---|---|
Height | Gets ot sets the height of the report footer section. |
KeepTogether | Gets or sets a value that determines whether the section should be printed on a single page. |
NewPage | Gets or sets a value that determines whether a new page should be inserted before and/or after printing the section. |
PrintAtBottom | Gets or sets a value that specifies whether the section should be printed at the bottom of the page immediately before any page footer section. |