Font.IsSystemFont
Font.IsSystemFont property
Gets a value indicating whether the font is a member of SystemFonts.
public bool IsSystemFont { get; }
Property Value
true if the font is a member of SystemFonts; otherwise, false.
See Also
- class Font
- namespace System.Drawing
- assembly Aspose.Drawing