'宣言 Public Overloads Shared Function GetFontSubSet( _ ByVal path As String _ ) As FontSubSet
public static FontSubSet GetFontSubSet( string path )
パラメータ
- path
- The path for font file.
戻り値の型
The font subset object.
'宣言 Public Overloads Shared Function GetFontSubSet( _ ByVal path As String _ ) As FontSubSet
public static FontSubSet GetFontSubSet( string path )