set_ConformanceLevel()
XmlReaderSettings::set_ConformanceLevel(System::Xml::ConformanceLevel) method
Sets the level of conformance which the XmlReader will comply.
void System::Xml::XmlReaderSettings::set_ConformanceLevel(System::Xml::ConformanceLevel value)
Arguments
Parameter | Type | Description |
---|---|---|
value | System::Xml::ConformanceLevel | The value to set. |
See Also
- Enum ConformanceLevel
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Slides