XmpPdfAExtensionSchemaDescription

XmpPdfAExtensionSchemaDescription class

Represents the description of XMP extension schema which is provided by PDF/A-1.

The XmpPdfAExtensionSchemaDescription type exposes the following members:

Constructors

NameDescription
XmpPdfAExtensionSchemaDescription(prefix, namespace_uri, description)Initializes a new instance of the XmpPdfAExtensionSchemaDescription class

Properties

NameDescription
prefixGets the prefix.
namespace_uriGets the namespace URI.
descriptionGets the optional description.

See Also