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

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