SVGOptimizationOptions.RemoveEmptyAttributes

SVGOptimizationOptions.RemoveEmptyAttributes property

Ruft die Option zum Entfernen von Attributen mit leeren Werten ab oder legt sie fest. Es ist standardmäßig „true“.

public bool RemoveEmptyAttributes { get; set; }

Siehe auch