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




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

Property Value

Integer value.
See Also