This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Provides encoding of Dublin Core metadata into XMP (Extensible Metadata Platform - http://www.adobe.com/devnet/xmp/pdfs/xmp_specification.pdf).

Namespace: Smartsite.Base.Metadata
Assembly:  Smartsite.Base (in Smartsite.Base.dll)

Syntax

C#Copy imageCopy Code
public class XmpEncoder : 
Visual Basic (Declaration)Copy imageCopy Code
Public Class XmpEncoder _
	Implements 

Inheritance Hierarchy

System..::..Object
  Smartsite.Base.Metadata..::..XmpEncoder

See Also

Advanced