PageLayoutAlignmentType enumeration

PageLayoutAlignmentType enumeration

Enumerates page layout alignment types.

The PageLayoutAlignmentType type exposes the following members:

Fields

FieldDescription
BOTTOMRepresents bottom page layout alignment.
CENTERRepresents center page layout alignment.
LEFTRepresents left page layout alignment.
RIGHTRepresents right page layout alignment.
TOPRepresents top page layout alignment.

See Also