SVGOptimizationOptions.RemoveEmptyAttributes
SVGOptimizationOptions.RemoveEmptyAttributes property
获取或设置用于删除具有空值的属性的选项。默认情况下为“真”。
public bool RemoveEmptyAttributes { get; set; }
获取或设置用于删除具有空值的属性的选项。默认情况下为“真”。
public bool RemoveEmptyAttributes { get; set; }