System::Xml::XmlWriterSettings::set_CheckCharacters طريقة
XmlWriterSettings::set_CheckCharacters method
يضبط قيمة تشير إلى ما إذا كان يجب على كاتب XML التحقق لضمان أن جميع الأحرف في المستند تتوافق مع القسم "2.2 Characters" من توصية W3C XML 1.0 Recommendation.
void System::Xml::XmlWriterSettings::set_CheckCharacters(bool value)
| Parameter | Type | الوصف |
|---|---|---|
| value | bool | القيمة المراد تعيينها. |
انظر أيضًا
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Page for C++