System::Xml::XmlWriterSettings::get_ConformanceLevel metodo
XmlWriterSettings::get_ConformanceLevel method
Restituisce il livello di conformità per cui lo scrittore XML verifica l’output XML.
System::Xml::ConformanceLevel System::Xml::XmlWriterSettings::get_ConformanceLevel()
ReturnValue
Uno dei valori dell’enumerazione che specifica il livello di conformità (documento, frammento o rilevamento automatico). Il valore predefinito è ConformanceLevel::Document.
Vedi anche
- Enum ConformanceLevel
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Font for C++