GetMetadataValue
ContainerItem.GetMetadataValue method
Gets the metadata value.
public string GetMetadataValue(string name)
Parameter | Type | Description |
---|---|---|
name | String | The name of the metadata. |
Return Value
A string value that represents the value of the metadata item; null
if the metadata with this name isn’t found.
See Also
- class ContainerItem
- namespace GroupDocs.Parser.Data
- assembly GroupDocs.Parser