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

Syntax

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

Inheritance Hierarchy

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

See Also