 | GlobalMetadataImageDescription Property |
Namespace:
LynceeTec.Imaging
Assembly:
LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntaxpublic string ImageDescription { get; set; }
public:
property String^ ImageDescription {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also