SVGOptimizationOptions.RemoveEmptyAttributes

SVGOptimizationOptions.RemoveEmptyAttributes property

空の値を持つ属性を削除するオプションを取得または設定します。デフォルトでは「true」です。

public bool RemoveEmptyAttributes { get; set; }

関連項目