Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / FontHandlerCollection Class / Add Method

In This Topic
    Add Method (FontHandlerCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub Add( _
       ByVal item As FontHandler _
    ) 
    public void Add( 
       FontHandler item
    )

    Parameters

    item
    See Also