Documents for PDF, .NET Edition Documentation
RemoveAt Method (IFontCollection)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > IFontCollection Interface : RemoveAt Method
Syntax
'Declaration
 
Sub RemoveAt( _
   ByVal index As System.Integer _
) 
void RemoveAt( 
   System.int index
)

Parameters

index
See Also

Reference

IFontCollection Interface
IFontCollection Members