VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Text.Ucd Namespace / UnicodeCharacterDatabase Class
In This Topic
UnicodeCharacterDatabase Class Methods
In This Topic
For a list of all methods of this type, see UnicodeCharacterDatabase.
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Returns the type of the Arabic shaping joining.
Public Methodstatic (Shared in Visual Basic)Returns the Unicode block type of Unicode symbol.
Public Methodstatic (Shared in Visual Basic)Returns the Unicode character direction for specified character.
Public Methodstatic (Shared in Visual Basic)Returns a value indicating whether the specified text contains Arabic text characters.
Public Methodstatic (Shared in Visual Basic)Returns a value indicating whether the specified text contains Bengali text characters.
Public Methodstatic (Shared in Visual Basic)Returns a value indicating whether the specified text contains Right to Left symbols.
Public Methodstatic (Shared in Visual Basic)Returns a value indicating whether the specified character is Arabic character.
Public Methodstatic (Shared in Visual Basic)Returns a value indicating whether the specified character is Bengali character.
Public Methodstatic (Shared in Visual Basic)Returns a value indicating whether the specified character is 'Emoji' character.
Public Methodstatic (Shared in Visual Basic)Returns a value indicating whether the specified character is 'Symbol' character.
Public Methodstatic (Shared in Visual Basic)Tries to get the BiDi mirroring pair for specified text character.
See Also