C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfString Class / Text Property

In This Topic
Text Property
In This Topic
Gets or sets the text for this string.
Syntax
'Declaration
 
Public Property Text As String
 

Property Value

The text string.
See Also