DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Font Class / TestUnicodeRange Method
Index of the range (between 0 and 127).

In This Topic
TestUnicodeRange Method
In This Topic
Checks whether the specified Unicode range is considered functional (see Os2UnicodeRange).
Syntax
'Declaration
 
Public Function TestUnicodeRange( _
   ByVal unicodeRangeIndex As System.Integer _
) As System.Boolean
 

Parameters

unicodeRangeIndex
Index of the range (between 0 and 127).
See Also