Metodo System::Xml::XmlReaderSettings::set_ConformanceLevel
XmlReaderSettings::set_ConformanceLevel method
Imposta il livello di conformità a cui il XmlReader deve attenersi.
void System::Xml::XmlReaderSettings::set_ConformanceLevel(System::Xml::ConformanceLevel value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| value | System::Xml::ConformanceLevel | Il valore da impostare. |
Vedi anche
- Enum ConformanceLevel
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Page for C++