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

Syntax

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

Inheritance Hierarchy

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

See Also