PrintDocument for WinForms
EmbeddedFont コンストラクタ


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > EmbeddedFont クラス : EmbeddedFont コンストラクタ
The System.Drawing.Font to embed.
Initializes a new instance of the EmbeddedFont class.
シンタックス
'宣言
 
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
The System.Drawing.Font to embed.
参照

EmbeddedFont クラス
EmbeddedFont メンバ