System::Xml::XmlWriterSettings::set_ConformanceLevel method
XmlWriterSettings::set_ConformanceLevel method
Définit le niveau de conformité que le XML writer vérifie pour la sortie XML.
void System::Xml::XmlWriterSettings::set_ConformanceLevel(System::Xml::ConformanceLevel value)
| Paramètre | Type | Description |
|---|---|---|
| value | System::Xml::ConformanceLevel | La valeur à définir. |
Voir aussi
- Enum ConformanceLevel
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Page for C++