System::Xml::XmlWriterSettings::set_ConformanceLevel method
XmlWriterSettings::set_ConformanceLevel method
Establece el nivel de conformidad que el escritor XML verifica en la salida XML.
void System::Xml::XmlWriterSettings::set_ConformanceLevel(System::Xml::ConformanceLevel value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| value | System::Xml::ConformanceLevel | El valor a establecer. |
Ver también
- Enum ConformanceLevel
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Page for C++