Ribbon for WinForms
GetFontTableStream メソッド (FontSubSet)

C1.Win.4.8 アセンブリ > C1.Util 名前空間 > FontSubSet クラス : GetFontTableStream メソッド
The name of the font table block.
Gets stream for the font table block by name.
シンタックス
'宣言
 
Public Overridable Function GetFontTableStream( _
   ByVal name As String _
) As Stream
public virtual Stream GetFontTableStream( 
   string name
)

パラメータ

name
The name of the font table block.

戻り値の型

Returns the font table stream, otherwise null.
参照

FontSubSet クラス
FontSubSet メンバ