Method Contains
Namespace TallComponents.PDF.Rasterizer.Fonts
Class FontCollection
Determine whether a Font is in the FontCollection.
The
does not accept a
as a valid value.
Syntax
public
Boolean
Contains(
Font
font
)
Returns
Boolean
True if the is found in this , false otherwise.
Parameters
Font
font
The to verify.