طريقة System::Xml::XmlTextWriter::set_Indentation
XmlTextWriter::set_Indentation method
تحدد عدد أحرف IndentChars التي تُكتب لكل مستوى في التسلسل الهرمي عندما يتم ضبط XmlTextWriter::set_Formatting على Formatting::Indented.
void System::Xml::XmlTextWriter::set_Indentation(int32_t value)
| Parameter | Type | الوصف |
|---|---|---|
| value | int32_t | القيمة المراد تعيينها. |
انظر أيضًا
- Class XmlTextWriter
- Namespace System::Xml
- Library Aspose.Page for C++