Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / TiffFrame Class / Artist Property

In This Topic
    Artist Property (TiffFrame)
    In This Topic
    Gets a string that describes a person who created the image.
    Syntax
    'Declaration
     
    Public ReadOnly Property Artist As System.String
    public System.string Artist {get;}
    See Also