System::Xml::XmlReaderSettings::set_MaxCharactersFromEntities metodo
XmlReaderSettings::set_MaxCharactersFromEntities method
Imposta un valore che indica il numero massimo consentito di caratteri in un documento risultante dall’espansione delle entità.
void System::Xml::XmlReaderSettings::set_MaxCharactersFromEntities(int64_t value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | int64_t | Il valore da impostare. |
Vedi anche
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Font for C++