ITrueTypeFont.GetData

ITrueTypeFont.GetData method

Opens the stream with the font data. The caller is responsible for disposing the stream.

public Stream GetData()

Return Value

The stream with the font data.

See Also