FontStoringArgsSourceFontStream Property

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

Namespace:  Aspose.CAD.ImageOptions.SvgOptionsParameters
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public Stream SourceFontStream { get; }

Property Value

Type: Stream
The source font stream.
See Also