C#
VB
C++
Gets or sets the flag that indicates how to determine the resulting compression.
public DicomJpeg2000CompressionControl CompressionControl { get; set; }
Public Property CompressionControl As DicomJpeg2000CompressionControl
public:
property DicomJpeg2000CompressionControl CompressionControl {
DicomJpeg2000CompressionControl get();
void set ( DicomJpeg2000CompressionControl value);
}
Enumeration that indicates how to determine the resulting compression. The value of this property determines which structure property should be used for determining the compression.