NativeXml Help
TNativeXml.IndentString
property IndentString: Utf8String;
Description
IndentString is the string used for indentations. By default, it is a tab (#$09). Set IndentString to something else if you need to have specific indentation, or set it to an empty string to avoid indentation.