get_metadata method
get_metadata
Retrieves a dictionary with document’s metadata.
Returns
Plain dictionary with metadata
def get_metadata(self):
...
See Also
- module
groupdocs.redaction.integration
- class
IMetadataAccess
Retrieves a dictionary with document’s metadata.
Plain dictionary with metadata
def get_metadata(self):
...
groupdocs.redaction.integration
IMetadataAccess