AlignmentType

AlignmentType class

Class contains possibly alignment types.

The AlignmentType type exposes the following members:

Constructors

NameDescription
AlignmentType(name)Initializes a new instance of the AlignmentType class

Properties

NameDescription
centerCenter alignment.
leftLeft alignment.
rightRight alignment.

See Also