| Name | Description |
| CodeBlockHeight | Gets or sets the height of the code block, following wavelet transformation. |
| CodeBlockWidth | Gets or sets the width of the code block, following wavelet transformation. |
| CompressionControl | Gets or sets the flag that indicates how to determine the resulting compression. |
| CompressionRatio | Gets or sets the value that indicates the compression ratio to use. |
| DecompositionLevels | Gets or sets the number of resolution levels in the compressed file. |
| DerivedQuantization | Gets or sets the flag that indicates whether to use derived quantization or expounded quantization. |
| ImageAreaHorizontalOffset | Gets or sets the horizontal offset from the origin of the reference grid to the left side of the image area. |
| ImageAreaVerticalOffset | Gets or sets the vertical offset from the origin of the reference grid to the top of the image area. |
| MaximumComponentsNumber | Maximum number of components. It is 3 for a color image, 1 for a grayscale image. |
| MaximumDecompressionLevels | Calculates the maximum number of resolution levels in the compressed file. |
| ProgressingOrder | Gets or sets the value that indicates the order of progression. |
| ReferenceTileHeight | Gets or sets the height of one reference tile, with respect to the reference grid. |
| ReferenceTileWidth | Gets or sets the width of one reference tile, with respect to the reference grid. |
| RegionOfInterest | Gets or sets the value that indicates the region of interest to use. |
| RegionOfInterestRectangle | Gets or sets the rectangle that contains the boundaries of the region of interest within the image. |
| RegionOfInterestWeight | Reserved for future use. |
| TargetFileSize | Gets or sets the value that indicates the size of the target JPEG 2000 stream, in bytes. |
| TileHorizontalOffset | Gets or sets the horizontal offset from the origin of the reference grid to the left side of the first tile. |
| TileVerticalOffset | Gets or sets the vertical offset from the origin of the reference grid to the top of the first tile |
| UseColorTransform | Gets or sets the flags that indicates whether to convert an RGB image to YUV space before compressing |
| UseEphMarker | Gets or sets the flag that indicates whether to use the EPH marker. |
| UseRegionOfInterest | Gets or sets the value that indicates whether to use a region of interest. |
| UseSopMarker | Gets or sets the flag that indicates whether to use the SOP marker. |