MetadataItem class
Leave feedback
On this page
Represents a metadata item which is used in container items and metadata extraction functionality.
The MetadataItem type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the MetadataItem class. |
| Property | Description |
|---|---|
| name | Gets the name of the metadata item. |
| value | Gets the value of the metadata item. |
An instance of MetadataItem class is used as return value
of Parser.get_metadata method and as a item in ContainerItem.metadata collection.
See the usage examples there.
- module
groupdocs.parser.data - class
MetadataItem
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.