Documents for PDF, .NET Edition Documentation
Item Property (IFontCollection)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > IFontCollection Interface : Item Property
Syntax
'Declaration
 
Property Item( _
   ByVal index As System.Integer _
) As Font
Font Item( 
   System.int index
) {get; set;}

Parameters

index
See Also

Reference

IFontCollection Interface
IFontCollection Members