Remove a MetadataSchema from this MetadataSchemaCollection.
Namespace: TallComponents.PDF.Layout.MetadataAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
Parameters
- prefix
- Type: System..::..String
The prefix of the MetadataSchema to remove.
Remarks
The schema is remove from the MetadataSchemaCollection and all properties are cleared.
The MetadataSchema is no longer valid and cannot be used anymore.
Exceptions
| Exception | Condition |
|---|---|
| System..::..ArgumentNullException | Thrown when prefix is nullNothingnullptra null reference (Nothing in Visual Basic). |