System::Xml::XmlWriterSettings::get_CheckCharacters मेथड
XmlWriterSettings::get_CheckCharacters method
एक मान लौटाता है जो यह दर्शाता है कि क्या XML राइटर को यह जांचना चाहिए कि दस्तावेज़ में सभी अक्षर W3C XML 1.0 Recommendation के “2.2 Characters” सेक्शन के अनुरूप हैं।
bool System::Xml::XmlWriterSettings::get_CheckCharacters()
ReturnValue
true to do character checking; otherwise, false. The default is true.
संबंधित देखें
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Page for C++