System::Xml::XmlReaderSettings::set_IgnoreWhitespace 方法
XmlReaderSettings::set_IgnoreWhitespace method
设置一个指示是否忽略无意义空白的值。
void System::Xml::XmlReaderSettings::set_IgnoreWhitespace(bool value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | bool | 要设置的值。 |
另见
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Font for C++