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




In This Topic
KeyColorPage Property (ImGearColorBook)
In This Topic
Gets the key color on the page.
Syntax
'Declaration
 
Public ReadOnly Property KeyColorPage As Integer
 
'Usage
 
Dim instance As ImGearColorBook
Dim value As Integer
 
value = instance.KeyColorPage

Property Value

Integer value.
Remarks
Key color on the page must be less than or equal to colors per page.
See Also