System::Xml::XmlWriterSettings::get_CheckCharacters метод
XmlWriterSettings::get_CheckCharacters method
Возвращает значение, указывающее, должен ли XML‑писатель проверять, что все символы в документе соответствуют разделу “2.2 Characters” W3C XML 1.0 Recommendation.
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.PDF for C++