Member
Description
Center
Text is aligned in the center of a rectangle.
Far
Text is aligned as far as possible from the origin position of a rectangle.
Near
Text is aligned as close as possible to the origin position of a rectangle.
TABLE 5.10: StringTrimming members
Character
Text is trimmed to the nearest character.
EllipsisCharacter
Text is trimmed to the nearest character, and an ellipsis is inserted at the end of a trimmed line.
EllipsisPath
The center is removed from trimmed lines and replaced by an ellipsis.
EllipsisWord
Text is trimmed to the nearest word, and an ellipsis is inserted at the end of a trimmed line.
None
No trimming.
Word
Text is trimmed to the nearest word.