SVGOptimizationOptions.RemoveEmptyAttributes

SVGOptimizationOptions.RemoveEmptyAttributes property

Obtiene o establece la opción para eliminar atributos con valores vacíos. Es ‘verdadero’ por defecto.

public bool RemoveEmptyAttributes { get; set; }

Ver también