SVGOptimizationOptions.RemoveEmptyContainers

SVGOptimizationOptions.RemoveEmptyContainers property

Gets or sets the option to remove empty containers. It is ’true’ by default.

public bool RemoveEmptyContainers { get; set; }

See Also