| C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor Namespace > C1Editor Class : LoadXml Method |
| Overload | Description |
|---|---|
| LoadXml(String,Uri) | Loads the document from an XML string. |
| LoadXml(Stream,Uri) | Loads the document from the specified stream in XML format. The System.IO.Stream containing the XML document to load. Path to resolve pictures, video, links, and so on. |
| LoadXml(String) | Loads the document from the specified file in XML format. |