SVGOptimizationOptions.RemoveUselessStrokeAndFill

SVGOptimizationOptions.RemoveUselessStrokeAndFill property

Gets of sets the option to remove unused stroke and fill attributes. It is ’true’ by default.

public bool RemoveUselessStrokeAndFill { get; set; }

See Also