C#
VB
C++
Specifies the source object type.
public enum SourceObjectType Public Enum SourceObjectType
public enum class SourceObjectType Members
| Value | Member | Description |
|---|---|---|
| 0 | None | Indicates that no source has been defined (default). |
| 1 | File | Indicates that the source is a file. |
| 3 | Array | Indicates that the source is an array. |
| 4 | Object | Indicates that the source is a COM object. |
| 5 | Stream | Indicates that the source is a stream object. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
