SVGOptimizationOptions.RemoveUnusedDefs
SVGOptimizationOptions.RemoveUnusedDefs property
Gets of sets the option to remove the content of defs that are not displayed directly without identifiers. It is ’true’ by default.
public bool RemoveUnusedDefs { get; set; }
See Also
- class SVGOptimizationOptions
- namespace Aspose.Svg.Toolkit.Optimizers
- assembly Aspose.SVG