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

In This Topic
    Remove Method (IFontCollection)
    In This Topic
    Syntax
    'Declaration
     
    Function Remove( _
       ByVal item As Font _
    ) As System.Boolean
    System.bool Remove( 
       Font item
    )

    Parameters

    item
    See Also