Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor Namespace / C1Editor Class / LoadXml Method

In This Topic
    LoadXml Method
    In This Topic
    Loads the document from an XML string.
    Overload List
    OverloadDescription
    Loads the document from an XML string.  
    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.  
    Loads the document from the specified file in XML format.  
    See Also