Convert implicitly to string.
'Declaration
Public Operator Widening CType( _
ByVal As RtfString _
) As System.String
public System.string operator implicit(
RtfString
)
Parameters
- str
- The mate Word/RTF string object.
Return Value
Aproximate string value for Word/RTF string.