RtfToRtf Class

The RtfToRtf class implements a conversion from RTF to RTF.

Inheritance Hierarchy

System.Object
  Microsoft.Exchange.Data.TextConverters.TextConverter
    Microsoft.Exchange.Data.TextConverters.RtfToRtf

Namespace:  Microsoft.Exchange.Data.TextConverters
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

Syntax

'Declaration
Public Class RtfToRtf _
    Inherits TextConverter
'Usage
Dim instance As RtfToRtf
public class RtfToRtf : TextConverter

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.