System::Xml::XmlWriterSettings::get_Indent メソッド
XmlWriterSettings::get_Indent method
要素をインデントするかどうかを示す値を返します。
bool System::Xml::XmlWriterSettings::get_Indent()
ReturnValue
true to write individual elements on new lines and indent; otherwise, false. The default is false.
参照
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Page for C++