'Declaration
Public Enum ExportFileType Inherits System.Enum
public enum ExportFileType : System.Enum
'Declaration
Public Enum ExportFileType Inherits System.Enum
public enum ExportFileType : System.Enum
Member | Description |
---|---|
Bmp | Bitmap |
Csv | Comma Separated Values |
Gif | Graphic Interchange Format |
Jpeg | Joint Photographic Experts Group |
Json | Json format |
Adobe PDF (Portable Document Format) | |
Png | Portable Network Graphics |
Tiff | Tagged Image File Format |
Xls | Biff8 (Office Excel 97-2003 format) |
Xlsx | OpenXML (Office Excel 2007+ format) |
Xml | Xml format |
System.Object
System.ValueType
System.Enum
C1.Web.Api.ExportFileType