ImageGear for .NET
Manager Property (ImGearXMPResourceReference)




Gets or sets the referenced resource's xmpMM:Manager.
Syntax
'Declaration
 
Public Property Manager As ImGearXMPString
'Usage
 
Dim instance As ImGearXMPResourceReference
Dim value As ImGearXMPString
 
instance.Manager = value
 
value = instance.Manager
public ImGearXMPString Manager {get; set;}
public: __property ImGearXMPString* get_Manager();
public: __property void set_Manager( 
   ImGearXMPString* value
);
public:
property ImGearXMPString^ Manager {
   ImGearXMPString^ get();
   void set (    ImGearXMPString^ value);
}

Property Value

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

Reference

ImGearXMPResourceReference Class
ImGearXMPResourceReference Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback