ImageGear .NET
Instructions Property (ImGearIPTC4XMPCoreMetadata)




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

Property Value

ImageGear.Formats.XMP.ImGearXMPString class value.
Remarks
This XMP property is any of a number of instructions from the provider or creator to the receiver of the news object which might include any of the following: embargoes (NewsMagazines OUT) and other restrictions not covered by the "Rights Usage Terms" field; information regarding the original means of capture (scanning notes, colourspace info) or other specific text information that the user may need for accurate reproduction; additional permissions or credits required when publishing.
See Also

Reference

ImGearIPTC4XMPCoreMetadata Class
ImGearIPTC4XMPCoreMetadata Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback