ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Bidi Namespace
Inheritance Hierarchy
In This Topic
    GrapeCity.ActiveReports.Rendering.Bidi Namespace
    In This Topic
    Classes
     ClassDescription
    ClassUtility class to help with implementation of the Bi-Directional algorithm.
    ClassProvides helper methods for handling Unicode characters and bidirectional text processing.
    Structures
     StructureDescription
    StructureRepresents a character for processing the bidirectional algorithm.
    StructureRepresents an embedding level and embedding direction.
    StructureRepresents a level run - an array of CharType, embedding level of the run, and the start and end of the run.
    StructureStores the start and length of a text run.
    Enumerations
     EnumerationDescription
    EnumerationDefines the directional override status for the bidirectional algorithm.
    EnumerationRepresents different categories of Unicode characters.
    EnumerationDifferent classes of Unicode characters.
    See Also