public ImGearXMPString Artist {get; set;}
public: __property ImGearXMPString* get_Artist(); public: __property void set_Artist( ImGearXMPString* value );
public: property ImGearXMPString^ Artist { ImGearXMPString^ get(); void set ( ImGearXMPString^ value); }
'Declaration Public Property Artist As ImGearXMPString
'Usage Dim instance As ImGearTIFFXMPMetadata Dim value As ImGearXMPString instance.Artist = value value = instance.Artist
Note: This property is stored in XMP as the first item in the dc:creator array.
ImGearTIFFXMPMetadata Class ImGearTIFFXMPMetadata Members
©2016. Accusoft Corporation. All Rights Reserved.