Share via


PageSizes.Item Property

Publisher Developer Reference

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

Version Information
 Version Added:  Publisher 2007

Syntax

expression.Item(Index)

expression   A variable that represents a PageSizes collection.

Parameters

Name Required/Optional Data Type Description
Index Required Variant The name or index position of a PageSize object.

Return Value
PageSize

See Also