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