[]
Checks whether the collection contains a font with the specified primary name.
public bool Contains(string name)
| Type | Name | Description |
|---|---|---|
| string | name | The font primary name. |
| Type | Description |
|---|---|
| bool | true if the collection contains a font with the specified primary name, false otherwise. |