RtfToHtml Constructor
The RtfToHtml constructor creates a new RtfToHtml object.
Namespace: Microsoft.Exchange.Data.TextConverters
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)
Syntax
'Declaration
Public Sub New
public RtfToHtml ()
public:
RtfToHtml ()
public RtfToHtml ()
public function RtfToHtml ()
Remarks
The default constructor initializes any fields to their default values.
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,
Target Platforms
Windows Server 2003
See Also