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