ImageGear .NET v25.1 - Updated
KeyColorPage Property (IImGearColorBook)




ImageGear.Core Assembly > ImageGear.Core Namespace > IImGearColorBook Interface : KeyColorPage Property
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
int KeyColorPage {get;}
__property int get_KeyColorPage();
property int KeyColorPage {
   int get();
}

Property Value

Integer value.
See Also

Reference

IImGearColorBook Interface
IImGearColorBook Members