Removes association to the specified EUDC
Font from the current font.
'宣言
Public Function RemoveEudcFont( _
ByVal As Font _
) As System.Boolean
public System.bool RemoveEudcFont(
Font
)
パラメータ
- eudcFont
- The EUDC Font with missing user-defined characters.
戻り値の型
True if the association was successfully removed, False if it was not found.