FontCollection.Add

FontCollection.Add method

Add the Font object in the collection.

public int Add(Font font)
ParameterTypeDescription
fontFont

See Also