VCardPhotoType
VCardPhotoType enumeration
Enumerates vCard photo type
public enum VCardPhotoType
Values
Name | Value | Description |
---|---|---|
GIF | 0 |
Graphics interchange format |
CGM | 1 |
ISO computer graphics metafile |
WMF | 2 |
MS windows metafile |
BMP | 3 |
MS windows bitmap |
MET | 4 |
IBM pm metafile |
PMB | 5 |
IBM pm bitmap |
DIB | 6 |
MS windows dib |
PICT | 7 |
Apple picture format |
TIFF | 8 |
Tagged image file format |
PS | 9 |
Adobe postscript format |
10 |
Adobe page description format | |
JPEG | 11 |
Jpeg format |
MPEG | 12 |
Mpeg format |
MPEG2 | 13 |
MPEG v.2 format |
AVI | 14 |
Intel avi format |
QTIME | 15 |
Apple quickTime format |
See Also
- namespace Aspose.Email.PersonalInfo.VCard
- assembly Aspose.Email