Add a simple value to the schema.
Currently only simple values are supported for XMP schemas. Collections such as Bag, Alt and Seq are not supported.
| Exception Type | Condition |
|---|---|
| InvalidOperationException | Thrown when this MetadataSchema has been removed from its MetadataSchemaCollection |
| ArgumentException | Thrown when a value with the same name is already set. |
MetadataSchema Class | TallComponents.PDF.Metadata Namespace