SvgOptionsCallback Property

Gets or sets the font store options.

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

Property Value

Type: ISvgResourceKeeperCallback
The font store options.
See Also