Page.PageNumber Property
Publisher Developer Reference |
Returns a String that represents the current page number. Read-only.
Syntax
expression.PageNumber
expression A variable that represents a Page object.
Return Value
String
Example
This example creates a text box, gets the current page number, and inserts it with new text into the new shape.
Visual Basic for Applications |
---|
|
See Also