C#
VB
C++
Values that specify the validity of a compressor for the selected target format.
public enum TargetFormatCompressor
Public Enum TargetFormatCompressor
public enum class TargetFormatCompressor
Members
Value | Member | Description |
---|---|---|
0 | Invalid | The compressor is not valid for the current target format. |
1 | Indeterminate | The validity of the compressor for the current format cannot be determined. |
2 | Valid | The compressor is valid for the current target format. |
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