ImageGearJava Project > com.accusoft.imagegear.formats.xmp.mediamanagement Package : ImGearMediaManagementXMPMetadata Class |
The following tables list the members exposed by ImGearMediaManagementXMPMetadata.
Name | Description | |
---|---|---|
ImGearMediaManagementXMPMetadata Constructor | Initializes a new instance of the ImGearMediaManagementXMPMetadata class. |
Name | Description | |
---|---|---|
getDerivedFrom | Returns DerivedFrom value of the Media Management XMP schema.
This value specifies reference to the original document from which this one is derived. | |
getDocumentID | Returns DocumentID value of the Media Management XMP schema.
This value specifies common identifier for all versions and renditions of a document. | |
getHistory | Returns History value of the Media Management XMP schema.
This value specifies ordered array of high-level user actions that resulted in this resource. | |
getInstanceID | Returns InstanceID value of the Media Management XMP schema.
This value specifies identifier for a specific incarnation of a document, updated each time a file is saved. | |
getLastURL | Returns LastURL value of the Media Management XMP schema.
This value is deprecated in XMP specification for privacy protection. | |
getManagedFrom | Returns ManagedFrom value of the Media Management XMP schema.
This value specifies reference to the document as it was prior to becoming managed. | |
getManager | Returns Manager value of the Media Management XMP schema.
This value specifies name of the asset management system that manages this resource. The suggested convention is 'vendor app version' - for example 'Adobe Acrobat Distiller 5.0'. | |
getManagerVariant | Returns ManagerVariant value of the Media Management XMP schema.
This value specifies a particular variant of the asset management system. The format of this value is private to the specific asset management system. | |
getManageTo | Returns ManageTo value of the Media Management XMP schema.
This value specifies URI identifying the managed resource to the asset management system; the presence of this property is the formal indication that this resource is managed. The form and content of this URI is private to the asset management system. | |
getManageUI | Returns ManageUI value of the Media Management XMP schema.
This value specifies URI that can be used to access information about the managed resource through a web browser. It might require a custom browser plugin. | |
getRenditionClass | Returns RenditionClass value of the Media Management XMP schema.
This value specifies rendition class name for this resource. See XMP specification for more details regarding this value. | |
getRenditionOf | Returns RenditionOf value of the Media Management XMP schema.
This value is deprecated in XMP specification in favor of xmpMM:DerivedFrom.A reference to the document of which this is a rendition. | |
getRenditionParams | Returns RenditionParams value of the Media Management XMP schema.
This property is used to provide additional rendition parameters that are too complex or verbose to encode in RenditionClass. | |
getSaveID | Returns SaveID value of the Media Management XMP schema.
This value is deprecated in XMP specification. Previously used only to support the xmpMM:LastURL property. | |
getVersion | Returns Version value of the Media Management XMP schema.
This value specifies version history associated with this resource. First entry is the oldest known version for this document, last entry is the most recent version. | |
getVersionID | Returns VersionID value of the Media Management XMP schema.
This value specifies document version identifier for this resource. | |
setDerivedFrom | Sets DerivedFrom value of the Media Management XMP schema.
This value specifies reference to the original document from which this one is derived. | |
setDocumentID | Sets DocumentID value of the Media Management XMP schema.
This value specifies common identifier for all versions and renditions of a document. | |
setHistory | Sets History value of the Media Management XMP schema.
This value specifies ordered array of high-level user actions that resulted in this resource. | |
setInstanceID | Sets InstanceID value of the Media Management XMP schema.
This value specifies identifier for a specific incarnation of a document, updated each time a file is saved. | |
setLastURL | Sets LastURL value of the Media Management XMP schema.
This value is deprecated in XMP specification for privacy protection. | |
setManagedFrom | Sets ManagedFrom value of the Media Management XMP schema.
This value specifies reference to the document as it was prior to becoming managed. | |
setManager | Sets Manager value of the Media Management XMP schema.
This value specifies name of the asset management system that manages this resource. The suggested convention is 'vendor app version' - for example 'Adobe Acrobat Distiller 5.0'. | |
setManagerVariant | Sets ManagerVariant value of the Media Management XMP schema.
This value specifies a particular variant of the asset management system. The format of this value is private to the specific asset management system. | |
setManageTo | Sets ManageTo value of the Media Management XMP schema.
This value specifies URI identifying the managed resource to the asset management system; the presence of this property is the formal indication that this resource is managed. The form and content of this URI is private to the asset management system. | |
setManageUI | Sets ManageUI value of the Media Management XMP schema.
This value specifies URI that can be used to access information about the managed resource through a web browser. It might require a custom browser plugin. | |
setRenditionClass | Sets RenditionClass value of the Media Management XMP schema.
This value specifies rendition class name for this resource. See XMP specification for more details regarding this value. | |
setRenditionOf | Sets RenditionOf value of the Media Management XMP schema.
This value is deprecated in XMP specification in favor of xmpMM:DerivedFrom.A reference to the document of which this is a rendition. | |
setRenditionParams | Sets RenditionParams value of the Media Management XMP schema.
This value is used to provide additional rendition parameters that are too complex or verbose to encode in RenditionClass. | |
setSaveID | Sets SaveID value of the Media Management XMP schema.
This value is deprecated in XMP specification. Previously used only to support the xmpMM:LastURL property. | |
setVersion | Sets Version value of the Media Management XMP schema.
This value specifies version history associated with this resource. First entry is the oldest known version for this document, last entry is the most recent version. | |
setVersionID | Sets VersionID value of the Media Management XMP schema.
This value specifies document version identifier for this resource. |