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

In This Topic
    IndexOf Method (IFontCollection)
    In This Topic
    Syntax
    'Declaration
     
    Function IndexOf( _
       ByVal item As Font _
    ) As System.Integer
    System.int IndexOf( 
       Font item
    )

    Parameters

    item
    See Also