get_ConformanceLevel()
XmlWriterSettings::get_ConformanceLevel() method
Returns the level of conformance that the XML writer checks the XML output for.
System::Xml::ConformanceLevel System::Xml::XmlWriterSettings::get_ConformanceLevel()
Return Value
One of the enumeration values that specifies the level of conformance (document, fragment, or automatic detection). The default is ConformanceLevel::Document.
See Also
- Enum ConformanceLevel
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Slides