The mode to process RTF in mails.

Namespace:  Rebex.Mail
Assembly:  Rebex.Mail (in Rebex.Mail.dll)

Syntax

Visual Basic
Public Property RtfMode As RtfProcessingMode
	Get
	Set
C#
public RtfProcessingMode RtfMode { get; set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also