[]
Returns the stream containing the embedded font data, returns null if the font is not embedded, the stream should be disposed after usage.
public Stream GetEmbeddedData()
| Type | Description |
|---|---|
| Stream | The stream with font data or null if the font is not embedded. |