ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Core Namespace / IImGearColorBook Interface / Postfix Property




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

Property Value

String value.
See Also