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++