System::Xml::XmlWriterSettings::get_CheckCharacters メソッド
XmlWriterSettings::get_CheckCharacters method
ドキュメント内のすべての文字が W3C の XML 1.0 Recommendation の「2.2 Characters」セクションに準拠しているかを XML ライターがチェックすべきかどうかを示す値を返します。
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++