System::Xml::XmlWriterSettings::get_CheckCharacters méthode
XmlWriterSettings::get_CheckCharacters method
Renvoie une valeur indiquant si l’écrivain XML doit vérifier que tous les caractères du document sont conformes à la section “2.2 Characters” de la Recommandation XML 1.0 du W3C.
bool System::Xml::XmlWriterSettings::get_CheckCharacters()
ReturnValue
true to do character checking; otherwise, false. The default is true.
Voir aussi
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Font for C++