SVGOptimizationOptions.RemoveIndentsAndLineBreaks

SVGOptimizationOptions.RemoveIndentsAndLineBreaks property

Gets or sets the option to remove line indents and breaks. It is ’true’ by default.

public bool RemoveIndentsAndLineBreaks { get; set; }

See Also