System::Xml::XmlWriterSettings::set_ConformanceLevel method
XmlWriterSettings::set_ConformanceLevel method
يضبط مستوى التوافق الذي يتحقق منه كاتب XML لإخراج XML.
void System::Xml::XmlWriterSettings::set_ConformanceLevel(System::Xml::ConformanceLevel value)
| Parameter | Type | الوصف |
|---|---|---|
| value | System::Xml::ConformanceLevel | القيمة المراد تعيينها. |
انظر أيضًا
- Enum ConformanceLevel
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Page for C++