ComponentOne Word for UWP
ToString Method (RtfSimpleField)

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfSimpleField Class : ToString Method
Every object in C# inherits the ToString method, which returns a string representation of that object.
Syntax
'Declaration
 
Public Overrides Function ToString() As System.String
public override System.string ToString()

Return Value

The string representation of that object.
See Also

Reference

RtfSimpleField Class
RtfSimpleField Members