PageSizes Properties (Publisher)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

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.