[]
Specifies all attributes of the Alignment value.
[Flags]
public enum AlignmentAttributes : short
<Flags>
Public Enum AlignmentAttributes As Short
Name | Description |
---|---|
All | all |
HAlignment | Horizontal alignment. |
Indent | Indent. |
JustifyLastLine | Justify last line |
None | none |
ReadingOrder | Reading order. |
RelativeIndent | Relative indent. |
ShrinkToFit | Shrink to fit. |
TextRotation | Text rotation. |
VAlignment | Vertical alignment. |
WrapText | WrapText |