ComponentOne Word for UWP
ToRtfText Method

C1.UWP.Word Assembly > C1.Xaml.Word Namespace > C1WordDocument Class : ToRtfText Method
Gets a RTF text for this document content.
Syntax
'Declaration
 
Public Function ToRtfText() As System.String
public System.string ToRtfText()

Return Value

The RTF formatted text.
See Also

Reference

C1WordDocument Class
C1WordDocument Members