// Constants.InputJpeg is an absolute or relative path to your document. Ex: @"C:\Docs\test.jpg"try(Metadatametadata=newMetadata(Constants.InputJpeg)){// Edit or remove metadata heremetadata.save(Constants.OutputJpeg);}
More resources
GitHub examples
You may easily run the code above and see the feature in action in our GitHub examples: