ComponentOne Word for UWP
Text Property

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfString Class : Text Property
Gets or sets the text for this string.
Syntax
'Declaration
 
Public Property Text As System.String
public System.string Text {get; set;}

Property Value

The text string.
See Also

Reference

RtfString Class
RtfString Members