PageFooterArea Constructors
Represents the object that specifies information to be displayed in a page footer area.Name | Parameters | Description |
---|---|---|
PageFooterArea() | none | Initializes a new instance of the PageFooterArea class with the default settings. |
PageFooterArea(String[], DXFont, BrickAlignment) | content, font, lineAlignment | Initializes a new instance of the PageFooterArea class with specified settings. |
See Also