ImageGear for .NET
RightsUsageTerms Property




Gets or sets RightsUsageTerms property of the IPTC4XMPCORE XMP schema.
Syntax
public ImGearXMPLangAlt RightsUsageTerms {get; set;}
public: __property ImGearXMPLangAlt* get_RightsUsageTerms();
public: __property void set_RightsUsageTerms( 
   ImGearXMPLangAlt* value
);
public:
property ImGearXMPLangAlt^ RightsUsageTerms {
   ImGearXMPLangAlt^ get();
   void set (    ImGearXMPLangAlt^ value);
}
'Declaration
 
Public Property RightsUsageTerms As ImGearXMPLangAlt
 
'Usage
 
Dim instance As ImGearIPTC4XMPCoreMetadata
Dim value As ImGearXMPLangAlt
 
instance.RightsUsageTerms = value
 
value = instance.RightsUsageTerms

Property Value

ImageGear.Formats.XMP.ImGearXMPLangAlt class value.
Remarks
This XMP property is a free text instructions on how this news object can be legally used.
See Also

Reference

ImGearIPTC4XMPCoreMetadata Class
ImGearIPTC4XMPCoreMetadata Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback