Supported file formats for specifing the body of a message.
Namespace: Isc
Assembly: iscmessageservice_v2 (in iscmessageservice_v2.dll) Version: 2.0.0.0
Syntax
JavaScript
Isc.FileFormat = function(); Isc.FileFormat.createEnum('Isc.FileFormat', false);
Members
Member name | Value | Description | |
---|---|---|---|
0 | Adobe Acrobat | ||
ps | 1 | Adobe Postscript | |
eps | 2 | ||
ai | 3 | ||
dxf | 4 | Autocad | |
pcl | 5 | HP Printer Command Language | |
htm | 6 | HTML Document | |
html | 7 | ||
shtml | 8 | ||
sht | 9 | ||
bmp | 10 | Image | |
cgm | 11 | ||
dcx | 12 | ||
gif | 13 | ||
jpeg | 14 | ||
jpe | 15 | ||
jpg | 16 | ||
pcx | 17 | ||
tif | 18 | ||
tiff | 19 | ||
xif | 20 | ||
wk3 | 21 | Lotus 123 | |
snp | 22 | Microsoft Access | |
mdi | 23 | Microsoft Document Imaging | |
xls | 24 | Microsoft Excel | |
xlt | 25 | ||
xlsb | 26 | ||
xlsx | 27 | ||
gra | 28 | Microsoft Graph | |
ppt | 29 | Microsoft Powerpoint | |
pps | 30 | ||
ppsx | 31 | ||
pptx | 32 | ||
mpp | 33 | Microsoft Project | |
mpt | 34 | ||
pub | 35 | Microsoft Publisher | |
vsd | 36 | Microsoft Visio | |
vss | 37 | ||
vst | 38 | ||
vsw | 39 | ||
doc | 40 | Microsoft Word | |
dot | 41 | ||
docm | 42 | ||
docx | 43 | ||
wri | 44 | Microsoft Wordpad | |
prn | 45 | Print File (Post Script or HP Printer Command Language) | |
txt | 46 | Text Document | |
rtf | 47 | ||
rtx | 48 | ||
wp | 49 | Word Perfect | |
wp51 | 50 | ||
wpd | 51 |
See Also