[]
Removes association to the specified EUDC Font from the current font.
public bool RemoveEudcFont(Font eudcFont)
| Type | Name | Description |
|---|---|---|
| Font | eudcFont | The EUDC Font with missing user-defined characters. |
| Type | Description |
|---|---|
| bool | True if the association was successfully removed, False if it was not found. |