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