System::Xml::XmlReaderSettings::get_MaxCharactersFromEntities method
XmlReaderSettings::get_MaxCharactersFromEntities method
Restituisce un valore che indica il numero massimo consentito di caratteri in un documento derivante dall’espansione delle entità.
int64_t System::Xml::XmlReaderSettings::get_MaxCharactersFromEntities()
ReturnValue
Il numero massimo consentito di caratteri provenienti da entità espanse. Il valore predefinito è 0.
Vedi anche
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Font for C++