System::Xml::XmlReaderSettings::get_ConformanceLevel metodo
XmlReaderSettings::get_ConformanceLevel method
Restituisce il livello di conformità a cui il XmlReader si adeguerà.
System::Xml::ConformanceLevel System::Xml::XmlReaderSettings::get_ConformanceLevel()
ReturnValue
Uno dei valori di enumerazione che specifica il livello di conformità che il lettore XML imporrà. Il valore predefinito è ConformanceLevel::Document.
Vedi anche
- Enum ConformanceLevel
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Font for C++