Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Font Class / LastResort Property

In This Topic
    LastResort Property
    In This Topic
    Gets a value indicating if the glyphs encoded in the cmap subtables are simply generic symbolic representations of code point ranges and don’t truly represent support for those code points.
    Syntax
    'Declaration
     
    Public ReadOnly Property LastResort As System.Boolean
    public System.bool LastResort {get;}
    See Also