AlignmentType

AlignmentType enumeration

Type of alignment

public enum AlignmentType : byte

Values

NameValueDescription
Left0Left alignment
Right1Right alignment
Center2Center alignment
Justify6Justify alignment

See Also