PrintDocument for WinForms
GetFontSubSet(String) メソッド


C1.PrintDocument.6 アセンブリ > C1.Util 名前空間 > RawFontSubSet クラス > GetFontSubSet メソッド : GetFontSubSet(String) メソッド
The path for font file.
Gets font subset for font file name with path.
シンタックス
'宣言
 
Public Overloads Shared Function GetFontSubSet( _
   ByVal path As System.String _
) As FontSubSet
'使用法
 
Dim path As System.String
Dim value As FontSubSet
 
value = RawFontSubSet.GetFontSubSet(path)
public static FontSubSet GetFontSubSet( 
   System.string path
)

パラメータ

path
The path for font file.

戻り値の型

The font subset object.
参照

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