PbPageNumberType enumeration (Publisher)
Specifies whether the page number is the current page number or the next or previous page number of a linked text box.
Name | Value | Description |
---|---|---|
pbPageNumberCurrent | 1 | Default. |
pbPageNumberNextInStory | 2 | Inserts the page number of the next linked text box. |
pbPageNumberPreviousInStory | 3 | Inserts the page number of the previous linked text box. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.