System::Xml::XmlDocument::get_PreserveWhitespace メソッド
XmlDocument::get_PreserveWhitespace method
要素コンテンツで空白を保持するかどうかを示す値を返します。
bool System::Xml::XmlDocument::get_PreserveWhitespace()
ReturnValue
true to preserve white space; otherwise false. The default is false.
参照
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Page for C++