XmpSerializationOptions Properties
Contains options used to control the XMP data serialization.| Name | Description |
|---|---|
| UseParseTypeResourceInStructs | Gets or sets whether to replace the rdf:Description element with the rdf:ParseType=”Resource” attribute in the structure element. |
| WriteXmpMeta | Gets or sets whether to place the x:xmpmeta element around the rdf:RDF element. |
See Also