Class PageFooterBand
Represents a page footer band.
Inheritance
System.Object
PageFooterBand
Inherited Members
Namespace: FastReport
Assembly: FastReport.OpenSource.dll
Syntax
public class PageFooterBand : BandBase, IFRSerializable, IParent
Constructors
PageFooterBand()
Initializes a new instance of the PageFooterBand class with default settings.
Declaration
public PageFooterBand()
Properties
PrintOnBottom
This property is not relevant to this class.
Declaration
public bool PrintOnBottom { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
StartNewPage
This property is not relevant to this class.
Declaration
public bool StartNewPage { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |