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

PageHeaderArea Constructors

Represents the object that specifies information to be displayed in a page header area.
Name Parameters Description
PageHeaderArea() none Initializes a new instance of the PageHeaderArea class with the default settings.
PageHeaderArea(String[], Font, BrickAlignment) content, font, lineAlignment Initializes a new instance of the PageHeaderArea class with the specified content, font and line alignment.
See Also