[]
Returns the index of the specified font in the collection.
public int IndexOf(EmbeddedFont embeddedFont)
Public Function IndexOf(embeddedFont As EmbeddedFont) As Integer
| Type | Name | Description |
|---|---|---|
| EmbeddedFont | embeddedFont | The EmbeddedFont to search for. |
| Type | Description |
|---|---|
| int | The index of |