MediaTypeNames.Image Class
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 7.0.9119)
Contains string representations of the common subtypes of 'image' type.
Syntax
public sealed class Image
  Inherited Members
Fields
| Name | Description | 
|---|---|
| Gif | "image/gif"  | 
      
| Jpeg | "image/jpeg"  | 
      
| Png | "image/png"  | 
      
| Tiff | "image/tiff"  |