Gets the XMP schema for a set of properties that are primarily for use by
digital asset management (DAM) systems.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public XmpMediaManagementSchema MediaManagement { get; }
VB
Public ReadOnly Property MediaManagement As XmpMediaManagementSchema
Get
Property Value
Type:
XmpMediaManagementSchemaThe XMP schema for a set of properties that are primarily for use by
digital asset management (DAM) systems.
Remarks
This is a well-known schema.
See Also