get_ConformanceLevel()
XmlReaderSettings::get_ConformanceLevel() method
Returns the level of conformance which the XmlReader will comply.
System::Xml::ConformanceLevel System::Xml::XmlReaderSettings::get_ConformanceLevel()
Return Value
One of the enumeration values that specifies the level of conformance that the XML reader will enforce. The default is ConformanceLevel::Document.
See Also
- Enum ConformanceLevel
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Slides