[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FontSignature.TestUnicodeRange

TestUnicodeRange Method

TestUnicodeRange(int)

Checks whether the specified Unicode range is considered functional (see Os2UnicodeRange).

Declaration
public bool TestUnicodeRange(int unicodeRangeIndex)
Public Function TestUnicodeRange(unicodeRangeIndex As Integer) As Boolean
Parameters
Type Name Description
int unicodeRangeIndex

Index of the range (between 0 and 127).

Returns
Type Description
bool

true if the specified Unicode range is considered functional, false otherwise.