ByteContentStreamSource.GetFontStream

ByteContentStreamSource.GetFontStream method

Returns font file stream. Don’t forget to close the stream after use.

public override Stream GetFontStream()

Return Value

Font file stream.

See Also