Namespace TallComponents.PDF.Layout.Metadata
Class MetadataSchemaCollection
The XMP Metadata Schema collection.
The XMP metadata cannot be specified from XML.
Syntax
public class MetadataSchemaCollection
: Object
,
IEnumerable
Constructors
Properties
Int32 Count
Get the number of s actually contained in the
MetadataSchema Item
Retrieve an by its prefix from the .
Methods
MetadataSchema Add(String,String)
Create and add a new MetadataSchema to this collection.
MetadataSchemaCollection Clone()
Clones a MetadataSchemaCollection.
Boolean Contains(String)
Determine whether the with gicen prefix is in the .
IEnumerator GetEnumerator()
Implements strong typed IEnumerable<T>.GetEnumerator.
Void Remove(String)
Remove a from this .