Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / IFontCollection Interface / Add Method

In This Topic
    Add Method (IFontCollection)
    In This Topic
    Syntax
    'Declaration
     
    Sub Add( _
       ByVal item As Font _
    ) 
    void Add( 
       Font item
    )

    Parameters

    item
    See Also