| PDFKit.NET 2.0 Class Library (.NET 2.0) |
|
MetadataSchemaCollection.Add Method
Create and add a new MetadataSchema to this collection.
Parameters
-
prefix
- The prefix of the new schema.
-
namespaceUri
- The namespace URI of the new schema.
Return Value
The new schema.
Remarks
A schema must have a unique prefix.
See Also
MetadataSchemaCollection Class | TallComponents.PDF.Metadata Namespace