PrintDocument for WinForms
EmbeddedFont コンストラクタ


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > EmbeddedFont クラス : EmbeddedFont コンストラクタ
埋め込むフォント。
EmbeddedFont クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal font As System.Drawing.Font _
)
'使用法
 
Dim font As System.Drawing.Font
 
Dim instance As New EmbeddedFont(font)
public EmbeddedFont( 
   System.Drawing.Font font
)

パラメータ

font
埋め込むフォント。
参照

EmbeddedFont クラス
EmbeddedFont メンバ