Table of Contents

Class PdfA1Schema

Namespace
iTextSharp.text.xml.xmp
Assembly
iTextSharp.LGPLv2.Core.dll

An implementation of an XmpSchema.

public class PdfA1Schema : XmpSchema
Inheritance
PdfA1Schema
Inherited Members

Constructors

PdfA1Schema()

@throws IOException

public PdfA1Schema()

Fields

CONFORMANCE

Conformance, A or B.

public const string CONFORMANCE = "pdfaid:conformance"

Field Value

string

DEFAULT_XPATH_ID

default namespace identifier

public const string DEFAULT_XPATH_ID = "pdfaid"

Field Value

string

DEFAULT_XPATH_URI

default namespace uri

public const string DEFAULT_XPATH_URI = "http://www.aiim.org/pdfa/ns/id/"

Field Value

string

PART

Part, always 1.

public const string PART = "pdfaid:part"

Field Value

string

Methods

AddConformance(string)

Adds the conformance.

public void AddConformance(string conformance)

Parameters

conformance string

AddPart(string)

Adds part.

public void AddPart(string part)

Parameters

part string