WdPageNumberAlignment enumeration (Word)

Specifies the alignment to apply to page numbers.

Name Value Description
wdAlignPageNumberCenter 1 Centered.
wdAlignPageNumberInside 3 Left-aligned just inside the footer.
wdAlignPageNumberLeft 0 Left-aligned.
wdAlignPageNumberOutside 4 Right-aligned just outside the footer.
wdAlignPageNumberRight 2 Right-aligned.

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.