SVGOptimizationOptions.RemoveEmptyText

SVGOptimizationOptions.RemoveEmptyText property

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

public bool RemoveEmptyText { get; set; }

See Also