In This Topic
Gets font family name that was read from font's data, this property should be used to create GDI and GDI+ fonts.
Syntax
'Declaration
Public ReadOnly Property FontFamilyName As System.String
public System.string FontFamilyName {get;}
See Also