Gets stream for the font table block by name.
'宣言
Public Overrides Function GetFontTableStream( _
ByVal As String _
) As Stream
public override Stream GetFontTableStream(
string
)
パラメータ
- name
- The name of the font table block.
戻り値の型
Returns the font table stream, otherwise null.