[]
Removes the embedded font with a specified type from this collection.
public bool Remove(EmbeddedFontType type)
Public Function Remove(type As EmbeddedFontType) As Boolean
Type | Name | Description |
---|---|---|
EmbeddedFontType | type | The type of the embedded font to remove. |