Table of Contents

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

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.