[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.Font.RemoveEudcFont

RemoveEudcFont Method

RemoveEudcFont(Font)

Removes association to the specified EUDC Font from the current font.

Declaration
public bool RemoveEudcFont(Font eudcFont)
Public Function RemoveEudcFont(eudcFont As Font) As Boolean
Parameters
Type Name Description
Font eudcFont

The EUDC Font with missing user-defined characters.

Returns
Type Description
bool

True if the association was successfully removed, False if it was not found.