Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / FontCollection Class / Remove Method

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

    Parameters

    item
    See Also