ImportManager class
Leave feedback
On this page
Provides a row of methods allowing the user to import metadata properties to various formats.
The ImportManager type exposes the following members:
| Constructor | Description |
|---|---|
__init__(self, root_metadata_package) |
Initializes a new instance of the ImportManager class. |
| Method | Description |
|---|---|
import_metadata(self, file_path, format, import_options) |
Imports the metadata properties to a file. |
import_metadata(self, stream, format, import_options) |
Imports the metadata properties to a file. |
- module
groupdocs.metadata.importing - class
ImportManager
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.