Document Solutions for PDF
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / WicTiffFrame Class / Artist Property

In This Topic
    Artist Property (WicTiffFrame)
    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