Specifying the Encoding format on XMLDoc

Posted by Maneesh on Stack Overflow See other posts from Stack Overflow or by Maneesh
Published on 2010-06-15T10:08:59Z Indexed on 2010/06/15 10:12 UTC
Read the original article Hit count: 235

Filed under:
|

i have the System.Xml.XmlDocument object. I want to change the xml Encoding from UT16 to UTF8

how do i do it?

© Stack Overflow or respective owner

Related posts about c#

Related posts about Xml