Table of Contents

Method Get

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Get(string)

Gets the schema with the specified namespace prefix.

public XmpSchema? Get(string prefix)

Parameters

prefix string

The namespace prefix of the property to get.

Returns

XmpSchema

The schema with the specified namespace prefix or null if there is no schema with the specified namespace prefix in this XmpSchemaList.