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