C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word Namespace / C1WordDocument Class / ToRtfText Method

In This Topic
ToRtfText Method
In This Topic
Gets a RTF text for this document content.
Syntax
'Declaration
 
Public Function ToRtfText() As String
 

Return Value

The RTF formatted text.
See Also