XdmReaderSettings.MaxCharactersInDocument PropertyXdmReaderSettings.MaxCharactersInDocument PropertyXdmReaderSettings::MaxCharactersInDocument Property
- XmlPrime 5.0
- Other Versions ▼
Gets or sets a value indicating the maximum allowable number of characters in an XML document. A zero (0) value means no limits on the size of the XML document. A non-zero value specifies the maximum size, in characters.
- Namespace: XmlPrime.SerializationXmlPrime.SerializationXmlPrime.Serialization
- Assembly: XmlPrime (in XmlPrime.dll)
Property Value
Type: System.Int64System.Int64System::Int64
The maximum allowable number of characters in an XML document. The default is 0.