set_IndentChars()
XmlWriterSettings::set_IndentChars(const String&) method
Sets the character string to use when indenting. This setting is used when the XmlWriterSettings::set_Indent value is set to true.
void System::Xml::XmlWriterSettings::set_IndentChars(const String &value)
Arguments
Parameter | Type | Description |
---|---|---|
value | const String& | The value to set. |
See Also
- Class String
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Slides