Hi Sir/Madam,
We are using GroupDocs.Metadata library v18.6.
We use the codes to remove Properties in JPG files.
format = new JpegFormat(filePath);
if (format == null)
{ return; }
JpegExifInfo exifInfo = (JpegExifI…...We use the codes to remove properties in JPG files. format = new...to remove one of the JPG properties(Author/Camera Serial Number/Camera...