Class XmpMediaManagementSchema
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
This XMP schema provides a set of properties that are primarily for use by digital asset management (DAM) systems.
public class XmpMediaManagementSchema
- Inheritance
-
XmpMediaManagementSchema
- Inherited Members
Remarks
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.
Properties
- DerivedFrom
Gets or sets the structure that describes a reference to the original document from which this one is derived.
- DocumentId
Gets or sets the common identifier for all versions and renditions of the document.
- History
Gets or sets the ordered array of structures that describe high-level user actions that resulted in this document.
- LastUrl
[Deprecated for privacy protection] Gets the value for the last URL associated with this document.
- ManageTo
Gets the URI identifying the document to the asset management system.
- ManageUi
Gets the URI that can be used to access information about the document through a web browser.
- ManagedFrom
Gets the structure that describes the reference to the document as it was prior to becoming managed.
- Manager
Gets the name of the asset management system that manages this document.
- ManagerVariant
Gets the string that specifies a particular variant of the asset management system.
- RenditionClass
Gets or sets the rendition class name for this document.
- RenditionOf
[Deprecated in favor of DerivedFrom] Gets the structure that describes a reference to the document from which this one is a rendition.
- RenditionParams
Gets or sets the string representation of rendition parameters.
- VersionId
Gets or sets the document version identifier for this resource.
- Versions
Gets or sets the ordered array of structures that describe the version history associated with this document.
Methods
- Clear()
Clears (sets to
null
) all properties in this XmpMediaManagementSchema.