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




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

Property Value

String value.
See Also

Reference

ImGearColorBook Class
ImGearColorBook Members