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. |