System::Xml::XmlTextWriter::get_Indentation メソッド
XmlTextWriter::get_Indentation method
階層の各レベルで書き込む IndentChars の数を、XmlTextWriter::set_Formatting が Formatting::Indented に設定されている場合に返します。
int32_t System::Xml::XmlTextWriter::get_Indentation()
ReturnValue
各レベルの IndentChars の数。デフォルトは 2 です。
参照
- Class XmlTextWriter
- Namespace System::Xml
- Library Aspose.Page for C++