ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Core Namespace / IImGearColorBook Interface / Prefix Property




In This Topic
Prefix Property (IImGearColorBook)
In This Topic
Gets the color book prefix string value.
Syntax
'Declaration
 
ReadOnly Property Prefix As String
 
'Usage
 
Dim instance As IImGearColorBook
Dim value As String
 
value = instance.Prefix

Property Value

String value.
See Also