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




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

Property Value

String value.
See Also

Reference

IImGearColorBook Interface
IImGearColorBook Members