System::Xml::XmlReaderSettings::get_ConformanceLevel method
XmlReaderSettings::get_ConformanceLevel method
Devuelve el nivel de conformidad al que el XmlReader se ajustará.
System::Xml::ConformanceLevel System::Xml::XmlReaderSettings::get_ConformanceLevel()
ReturnValue
Uno de los valores de enumeración que especifica el nivel de conformidad que el lector XML aplicará. El valor predeterminado es ConformanceLevel::Document.
Ver también
- Enum ConformanceLevel
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.PDF for C++