[This is preliminary documentation and is subject to change.]

The MasterPage type exposes the following members.

Properties

  NameDescription
Public propertyFooter
Get or set the footer that is displayed at the bottom of each page.
Public propertyHeader
Get or set the header that is displayed at the top of each page.
Public propertyMargin
Get the margins of this master page.
Public propertyPageSize
Get or set the defaut page size of this master page.
Public propertySelectionRule
Returns the selection rule that determines whether this master page is selected as the template of a given new page.

See Also