TextUnit Enumeration
.NET Framework 4.5
Represents pre-defined units of text for the purposes of navigation within a document.
Namespace: System.Windows.Automation.Text
Assembly: UIAutomationTypes (in UIAutomationTypes.dll)
| Member name | Description | |
|---|---|---|
| Character | Specifies that the text unit is one character in length. | |
| Format | Specifies that the text unit is the length of a single, common format specification, such as bold, italic, or similar. | |
| Word | Specifies that the text unit is one word in length. | |
| Line | Specifies that the text unit is one line in length. | |
| Paragraph | Specifies that the text unit is one paragraph in length. | |
| Page | Specifies that the text unit is one document-specific page in length. | |
| Document | Specifies that the text unit is an entire document in length. |
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.