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

PageHeaderFooter Constructors

Represents the object, containing information about the page header and page footer areas.
Name Parameters Description
PageHeaderFooter() none Initializes a new instance of the PageHeaderFooter class with the default settings.
PageHeaderFooter(PageHeaderArea, PageFooterArea) pageHeader, pageFooter Initializes a new instance of the PageHeaderFooter class with the specified page header and page footer.
See Also