MediaTypeNamesImageBmp Field |
Specifies image/bmp media type
Namespace:
Aspose.Email.Mime
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax public const string Bmp = "image/bmp"
Public Const Bmp As String = "image/bmp"
public:
literal String^ Bmp = "image/bmp"
static val mutable Bmp: string
Field Value
Type:
StringSee Also