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




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

Property Value

String value.
See Also

Reference

IImGearColorBook Interface
IImGearColorBook Members