[]
Checks whether this collection contains an embedded font with the specified type.
public bool Contains(EmbeddedFontType type)
Public Function Contains(type As EmbeddedFontType) As Boolean
Type | Name | Description |
---|---|---|
EmbeddedFontType | type | The type of the embedded font. |