System::Xml::XmlReaderSettings::set_IgnoreWhitespace method
XmlReaderSettings::set_IgnoreWhitespace method
Sets a value indicating whether to ignore insignificant white space.
void System::Xml::XmlReaderSettings::set_IgnoreWhitespace(bool value)
Parameter | Type | Description |
---|---|---|
value | bool | The value to set. |
See Also
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Font for C++