[]
Checks whether this collection contains an embedded font with the specified type.
public bool Contains(EmbeddedFontType type)
| Type | Name | Description |
|---|---|---|
| EmbeddedFontType | type | The type of the embedded font. |
| Type | Description |
|---|---|
| bool | true if the collection contains a font with the specified type, false otherwise. |