Description

Get the “Artist” property of the image.

Property type

A String value.  

Syntax

object.Artist [= value]

The Artist Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McImage.
valueA String value.

Remarks

This property is a built-in property usually read from a TIFF image.

On assigment an OnPropertyChanged(ID_IMcImage_Artist) event is fired.