ImageGear .NET v25.1 - Updated
Description Property (IImGearColorBook)




ImageGear.Core Assembly > ImageGear.Core Namespace > IImGearColorBook Interface : Description Property
Gets the color book copyright information.
Syntax
'Declaration
 
ReadOnly Property Description As String
'Usage
 
Dim instance As IImGearColorBook
Dim value As String
 
value = instance.Description
string Description {get;}
__property string* get_Description();
property String^ Description {
   String^ get();
}

Property Value

String value.
See Also

Reference

IImGearColorBook Interface
IImGearColorBook Members