[]
Finds a FontInfo in this collection by its primary or alternate name.
public FontInfo Find(string name)
Public Function Find(name As String) As FontInfo
| Type | Name | Description |
|---|---|---|
| string | name | The primary or alternate font name to find. |
| Type | Description |
|---|---|
| FontInfo |