[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Bidi.BiDiHelper

BiDiHelper Class

Utility class to help with implementation of the Bi-Directional algorithm.

Inheritance
BiDiHelper
Namespace: GrapeCity.ActiveReports.Rendering.Bidi
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public static class BiDiHelper

Methods

Name Description
ContainsRtlCharacters(string)

Searches text for RightToLeft characters.

ProcessString(string, bool)

Deals with the bidirectional algorithm.

ResolveEmbeddingLevels(List<CharType>, LevelOverride, List<MapEntry>)

Processes a collection of CharType and determines the final embedding direction and level.