[]
Represents a level run - an array of CharType, embedding level of the run, and the start and end of the run.
public struct LevelRun
| Name | Description |
|---|---|
| Characters | Gets or sets the array of CharType that make up the run. |
| Eor | Gets or sets the end of run Unicode class. |
| Level | Gets or sets the embedding level of the run. |
| Sor | Gets or sets the start of run Unicode class. |
| Name | Description |
|---|---|
| OrderingType | Gets the ordering type of the run based on the embedding level. |