[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.Utf32CodeSet.GetUnicodeBlock

GetUnicodeBlock Method

GetUnicodeBlock(int)

Returns a named range of Unicode characters for the specified UTF-32 character (code point).

Declaration
public static UnicodeBlock GetUnicodeBlock(int codePoint)
Public Shared Function GetUnicodeBlock(codePoint As Integer) As UnicodeBlock
Parameters
Type Name Description
int codePoint

The UTF-32 character (code point).

Returns
Type Description
UnicodeBlock

The named range.