System.Xml.Formatting Enumeration

Specifies formatting options for the System.Xml.XmlTextWriter.

Syntax

public enum Formatting

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
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.

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0