[]
Checks whether the collection contains a font with the specified primary name.
public bool Contains(string name)
Public Function Contains(name As String) As Boolean
The font primary name.
true if the collection contains a font with the specified primary name, false otherwise.