Remove Metadata
Contents
[
Hide
]
Remove all recognized metadata properties from a file
Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method.
This example demonstrates how to remove all detected metadata packages/properties.
- Load a file
- Call the Sanitize method
- Check the actual number of removed packages/properties
- Save the changes
Example
As a result, we get a sanitized version of the original file.