System::Xml::XmlReaderSettings::get_CheckCharacters メソッド
XmlReaderSettings::get_CheckCharacters method
文字チェックを行うかどうかを示す値を返します。
bool System::Xml::XmlReaderSettings::get_CheckCharacters()
ReturnValue
true to do character checking; otherwise false. The default is true.
参照
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Page for C++