C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfObject Class / ToString Method

In This Topic
ToString Method (RtfObject)
In This Topic
Gets RTF format string value for this object.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
 

Return Value

The RTF format string value.
See Also