Documents for PDF, .NET Edition Documentation
IsSymbolicFont Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > Font Class : IsSymbolicFont Property
Gets a value indicating whether this is a symbolic font suitable for Pi and special characters (icons, dingbats, technical symbols, etc.)
Syntax
'Declaration
 
Public ReadOnly Property IsSymbolicFont As System.Boolean
public System.bool IsSymbolicFont {get;}
See Also

Reference

Font Class
Font Members