TextTabAlignment Enumeration
.NET Framework (current version)
Describes how text is aligned at a tab location.
Assembly: PresentationCore (in PresentationCore.dll)
| Member name | Description | |
|---|---|---|
| Center | Text is center-aligned at the tab location. | |
| Character | Text is aligned at the tab location at a specified character. | |
| Left | Text is left-aligned at the tab location. | |
| Right | Text is right-aligned at the tab location. |
Use the TextTabProperties object to set tab properties for text.
.NET Framework
Available since 3.0
Available since 3.0
Show: