ImageGear for .NET
Modifier Property




Gets or sets the person who modified this version.
Syntax
'Declaration
 
Public Property Modifier As ImGearXMPString
'Usage
 
Dim instance As ImGearXMPVersion
Dim value As ImGearXMPString
 
instance.Modifier = value
 
value = instance.Modifier
public ImGearXMPString Modifier {get; set;}
public: __property ImGearXMPString* get_Modifier();
public: __property void set_Modifier( 
   ImGearXMPString* value
);
public:
property ImGearXMPString^ Modifier {
   ImGearXMPString^ get();
   void set (    ImGearXMPString^ value);
}

Property Value

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

Reference

ImGearXMPVersion Class
ImGearXMPVersion Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback