SVGOptimizationOptions.RemoveDescriptions

SVGOptimizationOptions.RemoveDescriptions property

Gets or sets the option to remove only editors content or empty elements. It is ’true’ by default.

public bool RemoveDescriptions { get; set; }

See Also