'Declaration Public Enum ImageFormat Inherits System.Enum
public enum ImageFormat : System.Enum
'Declaration Public Enum ImageFormat Inherits System.Enum
public enum ImageFormat : System.Enum
| Member | Description | 
|---|---|
| Bmp | Bmp format. | 
| Gif | Gif format. | 
| Jpeg | Jpeg format. | 
| Png | Png format. | 
| Unknown | Unknown format. | 
System.Object
   System.ValueType
      System.Enum
         C1.Xaml.Word.ImageFormat