FontStoringArgs.SourceFontStream

FontStoringArgs.SourceFontStream property

Gets the source font stream, where font data will be read from.

public Stream SourceFontStream { get; }

Property Value

The source font stream.

See Also