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

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