ComponentOne Bitmap for WPF
IgnoreOverlap Property (JpegXROptions)

C1.WPF.Bitmap.4 Assembly > C1.WPF.Bitmap Namespace > JpegXROptions Class : IgnoreOverlap Property
Specifies how the encoder handles tile boundaries during a compressed domain transcode.
Syntax
'Declaration
 
Public Property IgnoreOverlap As System.Nullable(Of Boolean)
public System.Nullable<bool> IgnoreOverlap {get; set;}
Remarks
The default value is false.
See Also

Reference

JpegXROptions Class
JpegXROptions Members