PageNumber Members
Include Protected Members
Include Inherited Members
Represents a page number in a header or footer.
The PageNumber type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Copy | Copies the specified object to the Clipboard. |
![]() |
Cut | Removes the specified object from the document and places it on the Clipboard. |
![]() |
Delete | Deletes the specified object. |
![]() |
Select | Selects the specified object. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Alignment | Returns or sets a WdPageNumberAlignment constant that represents the alignment for the page number. |
![]() |
Application | Returns a Application object that represents the Microsoft Word application. |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. |
![]() |
Index | Returns an Integer that represents the position of an item in a collection. |
![]() |
Parent | Returns an object that represents the parent object of the specified object. |
Top