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++