XmpSchemes class

XmpSchemes class

Provides access to known XMP schemes.

The XmpSchemes type exposes the following members:

Properties

Property Description
camera_raw Gets or sets the Camera Raw scheme.
dublin_core Gets or sets the Dublin Core scheme.
paged_text Gets or sets the PagedText scheme.
pdf Gets or sets the PDF scheme.
photoshop Gets or sets the Photoshop scheme.
xmp_basic Gets or sets the XmpBasic scheme.
xmp_dynamic_media Gets or sets the XmpDynamicMedia scheme.
xmp_media_management Gets or sets the XmpMediaManagement schema.
xmp_rights_management Gets or sets the XmpRightsManagement schema.
basic_job_ticket Gets or sets the BasicJobTicket scheme.

Example

This example demonstrates how to extract XMP metadata from a file.

See Also