This property refers to the information about the artist's name.

[Visual Basic] Public ReadOnly Property MainArtist As String
[C#] public string MainArtist {get;}

Property Value

MainArtist refers to the camera owner, photographer, or creator of the primary image


Explanation

The MainArtist property refers to the information about the artist's name.

The property value can be retrieved by executing the File.GetImageFileType or the File.GetImageFileTypeFromRawData method.


See Also

ImageKit.File.Exif Members | Newtone.ImageKit.Win.ImageKit


The ImageKit.NET2 is created by Newtone Corporation