PageSizes Members (Publisher)

Represents the collection of all PageSize objects in the parent Document object, where each PageSize object represents one of the page sizes available in the current Microsoft Publisher document.

Properties

Name

Description

Application

Returns an Application object that represents the creator of the parent PageSizes collection. Read-only.

Count

Returns the number of PageSize objects in the PageSizes collection of the active document. Read-only.

Item

Returns the PageSize object with the specified name or at the specified index position in the PageSizes collection. Read-only.

Parent

Returns the parent of the PageSizes collection. Read-only.