ImportManager
ImportManager class
Provides a row of methods allowing the user to import metadata properties to various formats.
public class ImportManager
Constructors
Name | Description |
---|---|
ImportManager(RootMetadataPackage) | Initializes a new instance of the ImportManager class. |
Methods
Name | Description |
---|---|
Import(Stream, ImportFormat, ImportOptions) | Imports the metadata properties to a file. |
Import(string, ImportFormat, ImportOptions) | Imports the metadata properties to a file. |
See Also
- namespace GroupDocs.Metadata.Import
- assembly GroupDocs.Metadata