FontStoringArgsFontFileUri Property

Gets or sets the font file URI.

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

Property Value

Type: String
The font file URI.
See Also