ForeignType

ForeignType enumeration

Data type.

public enum ForeignType

Values

Name Value Description
Object 4 Object.
EnhMetafile 8 Enhanced Metafile.
Metafile 16 Metafile.
Bitmap 32 Bitmap.
Ink 64 Ink.
Undefined -2147483648 Undefined.

See Also