constants AlignmentEnum

Specifies the object's alignment. Specifies how the caption of the document is aligned on the printed page. Specifies how the page numbers filed is aligned on the printed page.

NameValueDescription
exLeft0 The field is aligned to the left of the printed page.
exCenter1 The field is centered in the printed page.
exRight2 The field is aligned to the right of the printed page.
exInside3 The field is aligned to the left of an odd page, and it is aligned to the right of the even page.
exOutside4 The field is aligned to the right of an even page, and it is aligned to the right of the odd page.