[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Windows.JpegXROptions.UseCodecOptions

UseCodecOptions Property

UseCodecOptions

Specifies whether to use the Quality, Overlap, and Subsampling properties instead of the generic ImageQuality property.

Declaration
public bool? UseCodecOptions { get; set; }
Public Property UseCodecOptions As Boolean?
Remarks

The default value is false.