Share via


Page Members (Word)

Represents a page in a document. Use the Page object and the related methods and properties for programmatically defining page layout in a document.

Properties

Name

Description

Application

Returns an Application object that represents the Microsoft Word application.

Breaks

Returns a Breaks collection that represents the breaks on a page. .

Creator

Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.

EnhMetaFileBits

Returns a Variant that represents a picture representation of how a page of text appears. Read-only.

Height

Returns a Long that represents the height of a page, in pixels.

Left

Returns a Long that represents the left edge of the page. Read-only.

Parent

Returns an Object that represents the parent object of the specified Page object.

Rectangles

Returns a Rectangles collection that represents a portion of text or graphics in a page in a document.

Top

Returns a Long that represents the top edge of the page. Read-only.

Width

Returns a Long that represents the width, in points, of the paper defined in the Page Setup dialog box. Read-only Long.