Method IndexOf

Namespace TallComponents.PDF.Rasterizer.Fonts
Class FontCollection

Searches for the specified Font in the FontCollection.

Syntax

public  Int32  IndexOf( Font  font )

Returns

Int32

The zero-based index at which the is found, or -1 if not found.

Parameters


Font font
The to locate in the .