DOM.Enums.RectangleAlignmentValues
Defines the RectangleAlignmentValues enumeration.
10 members
Fields
b. When the item is serialized out as xml, its value is "b".
bl. When the item is serialized out as xml, its value is "bl".
br. When the item is serialized out as xml, its value is "br".
ctr. When the item is serialized out as xml, its value is "ctr".
l. When the item is serialized out as xml, its value is "l".
none. When the item is serialized out as xml, its value is "none".
r. When the item is serialized out as xml, its value is "r".
t. When the item is serialized out as xml, its value is "t".
tl. When the item is serialized out as xml, its value is "tl".
tr. When the item is serialized out as xml, its value is "tr".