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

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > SystemFontCollection Class : Item Property
Syntax
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As Font
public Font this[ 
   System.int index
]; {get;}

Parameters

index
See Also

Reference

SystemFontCollection Class
SystemFontCollection Members