طريقة 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++