DioDocs for PDF
RemoveEudcFont メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > Font クラス : RemoveEudcFont メソッド
The EUDC Font with missing user-defined characters.
Removes association to the specified EUDC Font from the current font.
シンタックス
'宣言
 
Public Function RemoveEudcFont( _
   ByVal eudcFont As Font _
) As System.Boolean
public System.bool RemoveEudcFont( 
   Font eudcFont
)

パラメータ

eudcFont
The EUDC Font with missing user-defined characters.

戻り値の型

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

Font クラス
Font メンバ