PageNumbers Object Members

Word Developer Reference

A collection of PageNumber objects that represent the page numbers in a single header or footer.

Methods

  Name Description
Bb257684.methods(en-us,office.12).gif Add Returns a PageNumber object that represents page numbers added to a header or footer in a section.
Bb257684.methods(en-us,office.12).gif Item Returns an individual PageNumber object in a collection.

Properties

  Name Description
Bb257684.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257684.properties(en-us,office.12).gif ChapterPageSeparator Returns or sets the separator character used between the chapter number and the page number. Read/write WdSeparatorType.
Bb257684.properties(en-us,office.12).gif Count Returns a Long that represents the number of page numbers in the collection. Read-only.
Bb257684.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.
Bb257684.properties(en-us,office.12).gif DoubleQuote True if Microsoft Word encloses the specified PageNumbers object in double quotation marks ("). Read/write Boolean.
Bb257684.properties(en-us,office.12).gif HeadingLevelForChapter Returns or sets the heading level style that's applied to the chapter titles in the document. Read/write Long.
Bb257684.properties(en-us,office.12).gif IncludeChapterNumber True if a chapter number is included with page numbers or a caption label. Read/write Boolean.
Bb257684.properties(en-us,office.12).gif NumberStyle Returns or sets a WdPageNumberStyle constant that represents the number style. Read/write
Bb257684.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified PageNumbers object.
Bb257684.properties(en-us,office.12).gif RestartNumberingAtSection True if page numbering starts at 1 again at the beginning of the specified section. Read/write Boolean.
Bb257684.properties(en-us,office.12).gif ShowFirstPageNumber True if the page number appears on the first page in the section. Read/write Boolean.
Bb257684.properties(en-us,office.12).gif StartingNumber Returns or sets the starting note number, line number, or page number. Read/write Long.