MediaTypeNamesTextRichText Field |
Specifies text/richtext media type
Namespace:
Aspose.Email.Mime
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic const string RichText = "text/richtext"
Public Const RichText As String = "text/richtext"
public:
literal String^ RichText = "text/richtext"
static val mutable RichText: string
Field Value
Type:
String
See Also