The AdhocBinaryType enumeration is used to determine the format of reading and writing dashboard binary data.
It is used by the property:
Value | Brief description |
0 | Custom. Custom format. |
1 | Jpeg. *.jpeg format. |
2 | Png. *.png format. |
3 | Bmp. *.bmp format. |
4 | Emf. *.emf format. |
5 | Wmf. *.wmf format. |
See also: