PrintDocument for WinForms
GetFontSubSet(Font) メソッド


C1.PrintDocument.6 アセンブリ > C1.Util 名前空間 > FontSubSet クラス > GetFontSubSet メソッド : GetFontSubSet(Font) メソッド
The font object.
Create FontSubSet object using font name and styles.
シンタックス
'宣言
 
Public Overloads Shared Function GetFontSubSet( _
   ByVal font As System.Drawing.Font _
) As FontSubSet
'使用法
 
Dim font As System.Drawing.Font
Dim value As FontSubSet
 
value = FontSubSet.GetFontSubSet(font)
public static FontSubSet GetFontSubSet( 
   System.Drawing.Font font
)

パラメータ

font
The font object.

戻り値の型

The FontSubSet object.
参照

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