System::Xml::XmlWriterSettings::set_ConformanceLevel metodo
XmlWriterSettings::set_ConformanceLevel method
Imposta il livello di conformità per cui lo scrittore XML verifica l’output XML.
void System::Xml::XmlWriterSettings::set_ConformanceLevel(System::Xml::ConformanceLevel value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | System::Xml::ConformanceLevel | Il valore da impostare. |
Vedi anche
- Enum ConformanceLevel
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Font for C++