DXStringFormat Properties
Contains text layout information, display manipulations, and OpenType features.| Name | Description |
|---|---|
| Alignment | Gets or sets the horizontal string alignment. |
| FormatFlags | Gets or sets formatting information flags. |
| HotkeyPrefix | Gets or sets the type of display for hotkey prefixes that relate to text. |
| LineAlignment | Gets or sets the string’s vertical alignment.’ |
| TabStops |
Gets or sets tab stops for the DXStringFormat object.
|
| Trimming | Gets or sets how trim text when it exceeds the edges of the layout rectangle. |
See Also