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