Documents for PDF, .NET Edition Documentation
IndexOf Method (SystemFontCollection)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > SystemFontCollection Class : IndexOf Method
Syntax
'Declaration
 
Public Function IndexOf( _
   ByVal value As Font _
) As System.Integer
public System.int IndexOf( 
   Font value
)

Parameters

value
See Also

Reference

SystemFontCollection Class
SystemFontCollection Members