[]
Convert implicitly to string.
public static implicit operator string(RtfString str)
Public Shared Widening Operator CType(str As RtfString) As String
| Type | Name | Description |
|---|---|---|
| RtfString | str | The mate Word/RTF string object. |
| Type | Description |
|---|---|
| string | Aproximate string value for Word/RTF string. |