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

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > IFontCollection Interface : CopyTo Method
Syntax
'Declaration
 
Sub CopyTo( _
   ByVal array() As Font, _
   ByVal arrayIndex As System.Integer _
) 
void CopyTo( 
   Font[] array,
   System.int arrayIndex
)

Parameters

array
arrayIndex
See Also

Reference

IFontCollection Interface
IFontCollection Members