C#
VB
C++
Specifies the current state of the ConvertCtrl object.
public enum ConvertState
Public Enum ConvertState
public enum class ConvertState
Members
Value | Member | Description |
---|---|---|
0 | NotReady | Indicates that the ConvertCtrl object is not ready for conversion. |
1 | Stopped | Indicates that the ConvertCtrl object is ready for conversion and stopped. |
2 | Running | Indicates that the ConvertCtrl object is converting data. |
3 | Paused | Indicates that the ConvertCtrl object is paused; no data is being converted. |
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