Gets or sets a value that indicates whether the final SVG document is formatted in a human-readable format.
true the final SVG document is in a human-readable format; otherwise, false.
When the value of Formatted is true each element of the SVG will be on its own line. The value of Indent will be used to indent the elements in the hierarchy.
For an example, refer to SvgDocument.