C#
VB
C++
Specifies the media target type used in the capture or conversion processes.
public enum TargetObjectType
Public Enum TargetObjectType
public enum class TargetObjectType
Members
Value | Member | Description |
---|---|---|
0x00000000 | None | Indicates that no target has been defined (default). |
0x00000001 | File | Indicates that the target is a file. |
See the CaptureCtrl.TargetFile and ConvertCtrl.TargetFile properties for more information on how this enumeration is used.
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