Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| JPEG |
1 |
An image file with the extension .jpeg. |
|
2 |
A file with the extension .pdf. |
|
| Text |
4 |
A text file with the extension .txt. |
| Word |
8 |
An word file with the extension .doc. |
| Excel |
16 |
An excel file with the extension .xls. |
| CrystalReport |
32 |
An image file with the extension .rpt. |
| GIF |
64 |
An image file with the extension .gif. |
| TIFF |
128 |
An image file with the extension .tiff. |
| BMP |
256 |
An image file with the extension .bmp. |
| PNG |
512 |
An image file with the extension .png. |
| ExcelX |
1024 |
An excel file with the extension .xlsx. |
| WordX |
2048 |
A word file with the extension .docx. |
| All |
4095 |
|
| Image |
833 |