PrintDocument for WinForms
Add(Font) メソッド


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > EmbeddedFontCollection クラス > Add メソッド : Add(Font) メソッド
追加するフォント。
オブジェクトをコレクションに追加します。
シンタックス
'宣言
 
Public Overloads Function Add( _
   ByVal font As System.Drawing.Font _
) As System.Integer
'使用法
 
Dim instance As EmbeddedFontCollection
Dim font As System.Drawing.Font
Dim value As System.Integer
 
value = instance.Add(font)
public System.int Add( 
   System.Drawing.Font font
)

パラメータ

font
追加するフォント。

戻り値の型

コレクションに追加されたオブジェクトのインデックスを返します。
参照

EmbeddedFontCollection クラス
EmbeddedFontCollection メンバ
オーバーロード一覧