ImageSaveFormat Enum
An enumeration of supported image file formats when saving the ExcelFile to an image using a ImageSaveOptions.
Fields
Bmp | Bitmap (BMP) 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. Currently supported only via SkiaSharp. |
Tiff | Tagged Image File Format (TIFF). |
Wmp | Windows Media Photo format. |