MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Bidi Namespace / Helper Class

In This Topic
Helper Class Methods
In This Topic

For a list of all members of this type, see Helper members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Creates an array of CharType based on the text parameter.  
Public Methodstatic (Shared in Visual Basic)Based on the UnicodeClass parameter, the UnicodeCharacterCategory is returned.  
Public Methodstatic (Shared in Visual Basic)Based on the UnicodeClass parameter, the UnicodeCharacterCategory is returned, including Numbers as Strong.  
Public Methodstatic (Shared in Visual Basic)Determines which bidirectional class the Unicode character belongs to.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Determines if a Unicode character belongs to a specified bidirectional class.  
Public Methodstatic (Shared in Visual Basic)Gets the codes for the specified text.  
Public Methodstatic (Shared in Visual Basic)Creates a collection of ranges with common levels.  
Public Methodstatic (Shared in Visual Basic)Determines if the Unicode class is a strong character type.  
Public Methodstatic (Shared in Visual Basic)Searches the Mirroring table to determine if characters in the string need to be mirrored.  
Public Methodstatic (Shared in Visual Basic)Determines if an array of CharType needs to be split into different embedding objects.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Converts a portion of an array of CharType to a Unicode string.  
Public Methodstatic (Shared in Visual Basic)Allows the map to update all entries affected when a character is removed.  
Top
See Also