DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Font Class / FontData Property

In This Topic
FontData Property
In This Topic
Gets the source font data (null, if the font loaded from file).
Syntax
'Declaration
 
Public ReadOnly Property FontData As System.Byte()
 
See Also