IMetadataAccess class

IMetadataAccess class

Defines methods that are required for access to metadata of a document, if the format supports it.

Learn more

The IMetadataAccess type exposes the following members:

Methods

Method Description
change_metadata Changes the specified item of metadata from MetadataCollection or adds a new one if not present.
change_metadata_metadata_item
get_metadata Retrieves a dictionary with the document’s metadata.

See Also