Documents for PDF, .NET Edition Documentation
FontData Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > Font Class : FontData Property
Gets the source font data (null, if the font loaded from file).
Syntax
'Declaration
 
Public ReadOnly Property FontData As System.Byte()
public System.byte[] FontData {get;}
See Also

Reference

Font Class
Font Members