ComponentOne Bitmap for WPF
UseCodecOptions Property (BitmapEncoderOptions)

C1.WPF.DX.4 Assembly > C1.Util.DX.WIC Namespace > BitmapEncoderOptions Class : UseCodecOptions Property
Specifies whether to use the Quality, Overlap, and Subsampling properties instead of the generic ImageQuality property.
Syntax
'Declaration
 
Public Property UseCodecOptions As System.Boolean
public System.bool UseCodecOptions {get; set;}
Remarks
Range value: true-false Applicable Codecs: JPEG-XR
See Also

Reference

BitmapEncoderOptions Class
BitmapEncoderOptions Members