ComponentOne Bitmap for WPF
SuppressApp0 Property (JpegOptions)

C1.WPF.Bitmap.4 Assembly > C1.WPF.Bitmap Namespace > JpegOptions Class : SuppressApp0 Property
Specifies whether to suppress the write of App0 metadata while encoding the image data.
Syntax
'Declaration
 
Public Property SuppressApp0 As System.Nullable(Of Boolean)
public System.Nullable<bool> SuppressApp0 {get; set;}
Remarks
The default value is false.
See Also

Reference

JpegOptions Class
JpegOptions Members