ImageGear for .NET
KeyColorPage Property (ImGearColorBook)




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
public int KeyColorPage {get;}
public: __property int get_KeyColorPage();
public:
property int KeyColorPage {
   int get();
}

Property Value

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

Reference

ImGearColorBook Class
ImGearColorBook Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback