System::Xml::XmlWriterSettings::get_ConformanceLevel methode
XmlWriterSettings::get_ConformanceLevel method
Retourneert het conformiteitsniveau dat de XML-schrijver controleert voor de XML-uitvoer.
System::Xml::ConformanceLevel System::Xml::XmlWriterSettings::get_ConformanceLevel()
ReturnValue
Een van de enumeratiewaarden die het conformiteitsniveau specificeert (document, fragment of automatische detectie). Standaard is ConformanceLevel::Document.
Zie ook
- Enum ConformanceLevel
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Page for C++