ImageGear .NET - Updated October 2, 2018
DerivedFrom Property




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.MediaManagement Namespace > ImGearMediaManagementXMPMetadata Class : DerivedFrom Property
Gets or sets DerivedFrom property of the Media Management XMP schema.
Syntax
'Declaration
 
Public Property DerivedFrom As ImGearXMPResourceReference
 
'Usage
 
Dim instance As ImGearMediaManagementXMPMetadata
Dim value As ImGearXMPResourceReference
 
instance.DerivedFrom = value
 
value = instance.DerivedFrom

Property Value

ImGearXMPResourceReference class value.
Remarks
This property specifies reference to the original document from which this one is derived.
See Also

Reference

ImGearMediaManagementXMPMetadata Class
ImGearMediaManagementXMPMetadata Members