[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FontSignature.TestCodePageRange

TestCodePageRange Method

TestCodePageRange(int)

Checks whether the specified code page character range is considered functional (see Os2CodePageRange).

Declaration
public bool TestCodePageRange(int codePageRangeIndex)
Public Function TestCodePageRange(codePageRangeIndex As Integer) As Boolean
Parameters
Type Name Description
int codePageRangeIndex

Index of the range (between 0 and 63).

Returns
Type Description
bool

true if the specified code page character range is considered functional, false otherwise.