The XMP Metadata Schema collection.

Namespace: TallComponents.PDF.Metadata
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public class MetadataSchemaCollection : ICloneable, 
	IEnumerable<MetadataSchema>, IEnumerable
Visual Basic
Public Class MetadataSchemaCollection _
	Implements ICloneable, IEnumerable(Of MetadataSchema),  _
	IEnumerable

Inheritance Hierarchy

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

See Also