Ribbon for WinForms
GetFontTableStream メソッド (RawFontSubSet)

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

パラメータ

name
The name of the font table block.

戻り値の型

Returns the font table stream, otherwise null.
参照

RawFontSubSet クラス
RawFontSubSet メンバ