[]
Returns the index of the specified font in the collection.
public int IndexOf(EmbeddedFont embeddedFont)
The EmbeddedFont to search for.
The index of embeddedFont in the current collection, or -1 if it was not found.
embeddedFont