AutoFormat XML after load

Hello,

we are loading an xml-file via "EditControl1.LoadFile()" into the EditControl.
The configurator is set via "EditControl1.NewFile(EditControl1.Configurator("XML"))".

Is it possible to initiate a formatting after the load over the complete file so that the xml-childs are getting indented correctly?

Best regards
Christian

Loader.
Up arrow icon