System::Xml::XmlTextWriter::set_Formatting method

XmlTextWriter::set_Formatting method

Indicates how the output is formatted.

void System::Xml::XmlTextWriter::set_Formatting(System::Xml::Formatting value)
ParameterTypeDescription
valueSystem::Xml::FormattingThe value to set.

See Also