System::Xml::XmlTextWriter::get_Indentation मेथड

XmlTextWriter::get_Indentation method

जब XmlTextWriter::set_Formatting को Formatting::Indented पर सेट किया जाता है तो प्रत्येक स्तर के लिए लिखने योग्य IndentChars की संख्या लौटाता है।

int32_t System::Xml::XmlTextWriter::get_Indentation()

ReturnValue

प्रत्येक स्तर के लिए IndentChars की संख्या। डिफ़ॉल्ट 2 है।

संबंधित देखें