XdmReaderSettings.IgnoreWhitespace PropertyXdmReaderSettings.IgnoreWhitespace PropertyXdmReaderSettings::IgnoreWhitespace Property
- XmlPrime 5.0
- Other Versions ▼
Gets or sets a value indicating whether to ignore insignificant white space.
- Namespace: XmlPrime.SerializationXmlPrime.SerializationXmlPrime.Serialization
- Assembly: XmlPrime (in XmlPrime.dll)
Property Value
Type: System.BooleanSystem.BooleanSystem::Boolean
true
True
true
to ignore white space; otherwise false
False
false
. The default is false
False
false
.