ComponentOne Word for UWP
ToString Method (RtfObject)

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfObject Class : ToString Method
Gets RTF format string value for this object.
Syntax
'Declaration
 
Public Overrides Function ToString() As System.String
public override System.string ToString()

Return Value

The RTF format string value.
See Also

Reference

RtfObject Class
RtfObject Members