GroupDocs.Metadata makes it easy for .NET developers to extract to read and extract metadata information from HEIC files from within their applications by implementing a few easy steps.
- Load the HEIC with an instance of .NET class.
- Make up a predicate to examine all metadata properties.
- Pass the predicate to the FindProperties method.
- Iterate through the found properties.