Specifies formatting options for the System.Xml.XmlTextWriter.
Member Name | Description |
---|---|
Indented |
![]() Causes child elements to be indented according to the XmlTextWriter.Indentation and XmlTextWriter.IndentChar settings. |
None |
![]() No special formatting is applied. This is the default. |