Namespace: iTextSharp.text.xml.xmp
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public class DublinCoreSchema : XmpSchema
Visual Basic
Public Class DublinCoreSchema _
	Inherits XmpSchema
Visual C++
public ref class DublinCoreSchema : public XmpSchema

Inheritance Hierarchy

System..::..Object
  System.util..::..Properties
    iTextSharp.text.xml.xmp..::..XmpSchema
      iTextSharp.text.xml.xmp..::..DublinCoreSchema

See Also