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




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

Property Value

String value.
See Also

Reference

ImGearColorBook Class
ImGearColorBook Members