Documents for PDF, .NET Edition Documentation
LastResort Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > Font Class : LastResort Property
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

Reference

Font Class
Font Members