Gets or sets the character string to use when indenting. This setting is used when the XmlWriterSettings.Indent property is set to true.
Documentation for this section has not yet been entered.
This property only applies to System.Xml.XmlWriter instances that output text content; otherwise, this setting is ignored. The System.Xml.XmlWriter throws an exception if the indent characters would result in invalid XML.