ImageGear .NET - Updated March 30, 2018
DocumentID Property (ImGearXMPResourceReference)




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.MediaManagement Namespace > ImGearXMPResourceReference Class : DocumentID Property
Gets or sets the referenced resource's xmpMM:DocumentID.
Syntax
'Declaration
 
Public Property DocumentID As ImGearXMPString
 
'Usage
 
Dim instance As ImGearXMPResourceReference
Dim value As ImGearXMPString
 
instance.DocumentID = value
 
value = instance.DocumentID

Property Value

ImageGear.Formats.XMP.ImGearXMPString class value.
See Also

Reference

ImGearXMPResourceReference Class
ImGearXMPResourceReference Members