U
Urs Vogel
Hi
When using the XmlDocument.OuterXml property after adding some nodes and
attributes, it returns the entire document correctly, but it's actually all
on one line. How can I format the document that it becomes readable by
humans, with CRLFs and Tabs?
Thanks for any hints. Urs
When using the XmlDocument.OuterXml property after adding some nodes and
attributes, it returns the entire document correctly, but it's actually all
on one line. How can I format the document that it becomes readable by
humans, with CRLFs and Tabs?
Thanks for any hints. Urs