Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifProfile Class / Artist Property

In This Topic
    Artist Property (ExifProfile)
    In This Topic
    Gets or sets a string identifying the person who created the image.
    Syntax
    'Declaration
     
    Public Property Artist As System.String
    public System.string Artist {get; set;}
    See Also