Font.SystemFontName
Font.SystemFontName property
Gets the name of the system font if the IsSystemFont property returns true.
public string SystemFontName { get; }
Property Value
The name of the system font, if IsSystemFont returns true; otherwise, an empty string ("").
See Also
- class Font
 - namespace System.Drawing
 - assembly Aspose.Drawing