Class XmpSchemaList
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Collection of XMP schemas that are not well-known to the library.
public class XmpSchemaList : PdfList<XmpSchema>, ICollection<XmpSchema>, IEnumerable<XmpSchema>, ICollection, IEnumerable
- Inheritance
-
XmpSchemaList
- Implements
- Inherited Members
Remarks
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.
Properties
- this[string]
Gets the schema with the specified namespace prefix.
Methods
- Contains(string)
Determines whether this XmpSchemaList contains a schema with the specified namespace prefix.
- Get(string)
Gets the schema with the specified namespace prefix.