[]
Removes association to the specified EUDC Font from the current font.
public bool RemoveEudcFont(Font eudcFont)
Public Function RemoveEudcFont(eudcFont As Font) As Boolean
Type | Description |
---|---|
bool | True if the association was successfully removed, False if it was not found. |