'Declaration Public Function Contains( _ ByVal type As EmbeddedFontType _ ) As System.Boolean
public System.bool Contains( EmbeddedFontType type )
Parameters
- type
- The type of the embedded font.
Return Value
true if the collection contains a font with the specified type, false otherwise.