Searches for the specified Font in the FontCollection.
Namespace: TallComponents.PDF.FontsAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public int IndexOf( Font font ) |
| Visual Basic |
|---|
Public Function IndexOf ( _ font As Font _ ) As Integer |
Parameters
- font
- Type: TallComponents.PDF.Fonts..::..Font
The Font to locate in the FontCollection.