UseCodecOptions Property (BitmapEncoderOptions)
Specifies whether to use the Quality, Overlap, and Subsampling properties instead of the generic ImageQuality property.
public System.bool UseCodecOptions {get; set;}
'Declaration
Public Property UseCodecOptions As System.Boolean