Alignment |
| Member name | Value | Description |
|---|---|---|
| Top | 0 |
Top Alignment.
When the item is serialized out as xml, its value is "top". |
| Middle | 1 |
Middle Alignment.
When the item is serialized out as xml, its value is "middle". |
| Bottom | 2 |
Bottom Alignment.
When the item is serialized out as xml, its value is "bottom". |
| Left | 3 |
Left Alignment.
When the item is serialized out as xml, its value is "left". |
| Center | 4 |
Center Alignment.
When the item is serialized out as xml, its value is "center". |
| Right | 5 |
Right Alignment.
When the item is serialized out as xml, its value is "right". |