FontStoringArgsSourceFontFileName Property

Gets the source font file name.

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

Property Value

Type: String
The source font file.
See Also