The XMP Metadata Schema collection.

Namespace: TallComponents.PDF.Layout.Metadata
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
[SerializableAttribute]
public class MetadataSchemaCollection : ICloneable, 
	IEnumerable
Visual Basic
<SerializableAttribute> _
Public Class MetadataSchemaCollection _
	Implements ICloneable, IEnumerable

Remarks

The XMP metadata cannot be specified from XML.

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Layout.Metadata..::..MetadataSchemaCollection

See Also