Checks whether the FontRegistry contains a font with the given family name and style.
Namespace:
Aurigma.GraphicsMill.AdvancedDrawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public bool Contains( string family, string style )
Type: System.String
Font family name.Type: System.String
Font style.