Remove

FontCollection.Remove method

Remove the Font object from the collection.

public void Remove(Font font)
Parameter Type Description
font Font

See Also