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

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