[]
Gets stream for the font table block by name.
public virtual Stream GetFontTableStream(string name)
| Type | Name | Description |
|---|---|---|
| string | name | The name of the font table block. |
| Type | Description |
|---|---|
| Stream | Returns the font table stream, otherwise null. |