DS.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / JpegOptions Class / SuppressApp0 Property

In This Topic
SuppressApp0 Property
In This Topic
Specifies whether to suppress the write of App0 metadata while encoding the image data.
Syntax
'Declaration
 
Public Property SuppressApp0 As System.Nullable(Of Boolean)
 
Remarks
The default value is false.
See Also