AdhocBinaryType

Description

The AdhocBinaryType enumeration is used to determine the format of reading and writing dashboard binary data.

It is used by the property:

Available Values

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:

Adhoc Assembly Enumerations