Skip to main content
A newer version of this page is available. .

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[], Font, BrickAlignment) content, font, lineAlignment Initializes a new instance of the PageFooterArea class with the specified content, font and line alignment.
See Also