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