StreamFontSource.OpenFontDataStream
StreamFontSource OpenFontDataStream method. This method should open the stream with font data on demand.
StreamFontSource.OpenFontDataStream method
This method should open the stream with font data on demand.
public abstract Stream OpenFontDataStream()
Return Value
Font data stream.
Remarks
The stream will be closed after reading. There is no need to close it explicitly.
See Also
- class StreamFontSource
- namespace Wordize.Fonts
- assembly Wordize