ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearColorBook Class / Title Property




In This Topic
Title Property (ImGearColorBook)
In This Topic
Gets the color book title.
Syntax
'Declaration
 
Public ReadOnly Property Title As String
 
'Usage
 
Dim instance As ImGearColorBook
Dim value As String
 
value = instance.Title

Property Value

String value.
See Also