PrintDocument for WinForms
GetFontSubSet(FontKey) メソッド


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

パラメータ

fk
The font key object.

戻り値の型

The FontSubSet object.
参照

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