A string that describes the subject of the image.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public string TIFF_ImageDescription { get; set; }
Public Property TIFF_ImageDescription As String Get Set
public: property String^ TIFF_ImageDescription { String^ get (); void set (String^ value); }