[]
        
(Showing Draft Content)

C1.Util.FontSubSet.GetFontTableStream

GetFontTableStream Method

GetFontTableStream(string)

Gets stream for the font table block by name.

Declaration
public virtual Stream GetFontTableStream(string name)
Parameters
Type Name Description
string name

The name of the font table block.

Returns
Type Description
Stream

Returns the font table stream, otherwise null.