Specifies the file format of the image.

Namespace: Docentric.Documents.ObjectModel
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public enum ImageFormat

Member name Description
Bmp Bitmap (BMP) image format.
Emf Enhanced metafile (EMF) image format.
Gif Graphics Interchange Format (GIF) image format.
Icon Windows icon image format.
Jpeg Joint Photographic Experts Group (JPEG) image format.
Png W3C Portable Network Graphics (PNG) image format.
Tiff Tagged Image File Format (TIFF) image format.