Returns the index of the specified font in the collection.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public int IndexOf( EmbeddedFont embeddedFont ) |
Visual Basic |
---|
Public Function IndexOf ( _ embeddedFont As EmbeddedFont _ ) As Integer |
Parameters
- embeddedFont
- Type: C1.C1Preview..::..EmbeddedFont
The EmbeddedFont to search for.