ImageGear for .NET
DocumentID Property (ImGearXMPResourceReference)




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
public ImGearXMPString DocumentID {get; set;}
public: __property ImGearXMPString* get_DocumentID();
public: __property void set_DocumentID( 
   ImGearXMPString* value
);
public:
property ImGearXMPString^ DocumentID {
   ImGearXMPString^ get();
   void set (    ImGearXMPString^ value);
}

Property Value

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

Reference

ImGearXMPResourceReference Class
ImGearXMPResourceReference Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback