Page Object Members

Word Developer Reference

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
Bb257682.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257682.properties(en-us,office.12).gif Breaks Returns a Breaks collection that represents the breaks on a page.
Bb257682.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb257682.properties(en-us,office.12).gif EnhMetaFileBits Returns a Variant that represents a picture representation of how a page of text appears. Read-only.
Bb257682.properties(en-us,office.12).gif Height Returns a Long that represents the height of a page, in pixels.
Bb257682.properties(en-us,office.12).gif Left Returns a Long that represents the left edge of the page. Read-only.
Bb257682.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified Page object.
Bb257682.properties(en-us,office.12).gif Rectangles Returns a Rectangles collection that represents a portion of text or graphics in a page in a document.
Bb257682.properties(en-us,office.12).gif Top Returns a Long that represents the top edge of the page. Read-only.
Bb257682.properties(en-us,office.12).gif Width Returns a Long that represents the width, in points, of the paper defined in the Page Setup dialog box. Read-only Long.