Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Word.PageSetupVerticalAlignment enum

Package:
word

Specifies the type of vertical alignment to apply.

Remarks

API set: WordApiDesktop 1.3

Used by

Fields

bottom = "Bottom"

Align text to the bottom.

center = "Center"

Align text to the center.

justify = "Justify"

Justify text vertically.

top = "Top"

Align text to the top.


Feedback

Was this page helpful?