[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Document.FontsCollection.Add

Add Method

Add(Font)

Adds a Font item to the collection.

Declaration
public int Add(Font inFont)
Parameters
Type Name Description
Font inFont

A Font item to add.

Returns
Type Description
int

The position into which the new item was inserted, or -1 to indicate that the item was not inserted into the collection.