System::Xml::XmlReaderSettings::get_IgnoreWhitespace 方法
XmlReaderSettings::get_IgnoreWhitespace method
返回一个值,指示是否忽略不重要的空白字符。
bool System::Xml::XmlReaderSettings::get_IgnoreWhitespace()
ReturnValue
true to ignore white space; otherwise false. The default is false.
另见
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Page for C++