ImageSaveFormat Enum
An enumeration of supported image file formats when saving a presentation's slide to an image using a ImageSaveOptions.
Fields
| Bmp | Bitmap (BMP) format. |
| Emf | Enhanced Metafile Format. |
| Gif | Graphics Interchange Format (GIF). |
| Jpeg | Joint Photographic Experts Group (JPEG) format. |
| Png | Portable Network Graphics (PNG) format. |
| Svg | Scalable Vector Graphics (SVG) format. |
| Tiff | Tagged Image File Format (TIFF). |
| Wmp | Windows Media Photo format. |