Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / FontHandlerCollection Class / Remove Method / Remove(FontHandler) Method

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

    Parameters

    item
    See Also