DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / FontCollection Class / Insert Method

In This Topic
Insert Method (FontCollection)
In This Topic
Syntax
'Declaration
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal item As Font _
) 
 

Parameters

index
item
See Also