System::Xml::XmlWriterSettings::set_ConformanceLevel method
XmlWriterSettings::set_ConformanceLevel method
Sets the level of conformance that the XML writer checks the XML output for.
void System::Xml::XmlWriterSettings::set_ConformanceLevel(System::Xml::ConformanceLevel value)
Parameter | Type | Description |
---|---|---|
value | System::Xml::ConformanceLevel | The value to set. |
See Also
- Enum ConformanceLevel
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.TeX for C++