C1.Win.Bitmap.4.8 Assembly / C1.Win.Bitmap Namespace / JpegXROptions Class / UseCodecOptions Property

In This Topic
UseCodecOptions Property (JpegXROptions)
In This Topic
Specifies whether to use the Quality, Overlap, and Subsampling properties instead of the generic ImageQuality property.
Syntax
'Declaration
 
Public Property UseCodecOptions As System.Nullable(Of Boolean)
 
Remarks
The default value is false.
See Also