Namespace TallComponents.PDF.Layout.Metadata
Class MetadataSchema
Base class for Metadata schemas.
The XMP metadata cannot be specified from XML.
Syntax
public class MetadataSchema
: Object
Properties
MetadataValue Item
Get or set data by name.
String[] Names
The names of all values in this metadata schema.
String NamespaceUri
The namespace URI.
String Prefix
The prefix associated to the namespace uri.