ImageGear for .NET
Parameters Property (ImGearXMPResourceEvent)




Gets or sets additional description of the action.
Syntax
'Declaration
 
Public Property Parameters As ImGearXMPString
'Usage
 
Dim instance As ImGearXMPResourceEvent
Dim value As ImGearXMPString
 
instance.Parameters = value
 
value = instance.Parameters
public ImGearXMPString Parameters {get; set;}
public: __property ImGearXMPString* get_Parameters();
public: __property void set_Parameters( 
   ImGearXMPString* value
);
public:
property ImGearXMPString^ Parameters {
   ImGearXMPString^ get();
   void set (    ImGearXMPString^ value);
}

Property Value

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

Reference

ImGearXMPResourceEvent Class
ImGearXMPResourceEvent Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback