get_Formatting()

XmlTextWriter::get_Formatting() method

Indicates how the output is formatted.

System::Xml::Formatting System::Xml::XmlTextWriter::get_Formatting()

Return Value

One of the Formatting values. The default is Formatting::None (no special formatting).

See Also