Add

FontCollection.Add method

Add the Font object in the collection.

public int Add(Font font)
Parameter Type Description
font Font

See Also