Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / FontTables Class / GetUnicodeRanges Method

In This Topic
    GetUnicodeRanges Method
    In This Topic
    Returns a string with the list of supported Unicode ranges.

    Depends on 'OS/2' table.

    Syntax
    'Declaration
     
    Public Function GetUnicodeRanges() As System.String
    public System.string GetUnicodeRanges()
    See Also