PrintDocument for WinForms
Remove メソッド (EmbeddedFontCollection)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > EmbeddedFontCollection クラス : Remove メソッド
削除する EmbeddedFont
指定したフォントを現在のコレクションから削除します。
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal embeddedFont As EmbeddedFont _
) 
'使用法
 
Dim instance As EmbeddedFontCollection
Dim embeddedFont As EmbeddedFont
 
instance.Remove(embeddedFont)
public void Remove( 
   EmbeddedFont embeddedFont
)

パラメータ

embeddedFont
削除する EmbeddedFont
参照

EmbeddedFontCollection クラス
EmbeddedFontCollection メンバ