System::Xml::XmlReaderSettings::get_MaxCharactersFromEntities メソッド
XmlReaderSettings::get_MaxCharactersFromEntities method
エンティティの展開により生成されるドキュメント内の文字数の最大許容数を示す値を返します。
int64_t System::Xml::XmlReaderSettings::get_MaxCharactersFromEntities()
ReturnValue
展開されたエンティティからの最大許容文字数です。デフォルトは 0 です。
参照
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Page for C++