C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderRichText Class / Load Method

In This Topic
Load Method (RenderRichText)
In This Topic
Loads the content of the current RenderRichText from a disk file containing RTF-formatted data.
Overload List
OverloadDescription
Loads the content of the current RenderRichText from a disk file containing RTF-formatted data.  
Loads the content of the current RenderRichText from a disk file containing data in a specified format.  
Loads the content of the current RenderRichText from a stream containing RTF-formatted data.  
Loads the content of the current RenderRichText from a stream containing data in a specified format.  
See Also