MetadataItem
Leave feedback
On this page
Represents a metadata item which is used in container items and metadata extraction functionality.
public sealed class MetadataItem
| Name | Description |
|---|---|
| MetadataItem(string, string) | Initializes a new instance of the MetadataItem class. |
| Name | Description |
|---|---|
| Name { get; } | Gets the name of the metadata item. |
| Value { get; } | Gets the value of the metadata item. |
An instance of MetadataItem class is used as return value of GetMetadata method and as a item in Metadata collection. See the usage examples there.
- namespace GroupDocs.Parser.Data
- assembly GroupDocs.Parser
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.