ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearColorBook Class / Postfix Property




In This Topic
Postfix Property (ImGearColorBook)
In This Topic
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

Property Value

String value.
See Also