Set
Leave feedback
On this page
Sets string property.
public override void Set(string name, string value)
| Parameter | Type | Description |
|---|---|---|
| name | String | XMP metadata property name. |
| value | String | XMP metadata property value. |
- class XmpDynamicMediaPackage
- namespace GroupDocs.Metadata.Standards.Xmp.Schemes
- assembly GroupDocs.Metadata
Sets the value inherited from XmpComplexType .
public override void Set(string name, XmpComplexType value)
| Parameter | Type | Description |
|---|---|---|
| name | String | XMP metadata property name. |
| value | XmpComplexType | XMP metadata property value. |
- class XmpComplexType
- class XmpDynamicMediaPackage
- namespace GroupDocs.Metadata.Standards.Xmp.Schemes
- assembly GroupDocs.Metadata
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.