GrapeCity.ActiveReports.Rendering.Bidi Namespace
In This Topic
Classes
| Class | Description |
 | BiDiHelper | Utility class to help with implementation of the Bi-Directional algorithm. |
 | Helper | Provides helper methods for handling Unicode characters and bidirectional text processing. |
Structures
| Structure | Description |
 | CharType | Represents a character for processing the bidirectional algorithm. |
 | LevelOverride | Represents an embedding level and embedding direction. |
 | LevelRun | Represents a level run - an array of CharType, embedding level of the run, and the start and end of the run. |
 | MapEntry | Stores the start and length of a text run. |
Enumerations
See Also