System::Xml::XmlReaderSettings::get_IgnoreWhitespace method
XmlReaderSettings::get_IgnoreWhitespace method
Returns a value indicating whether to ignore insignificant white space.
bool System::Xml::XmlReaderSettings::get_IgnoreWhitespace()
ReturnValue
true to ignore white space; otherwise false. The default is false.
See Also
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Font for C++