ImageGear22.Core Assembly > ImageGear.Core Namespace > IImGearColorBook Interface : ColorsPerPage Property |
'Declaration ReadOnly Property ColorsPerPage As Integer
'Usage Dim instance As IImGearColorBook Dim value As Integer value = instance.ColorsPerPage
int ColorsPerPage {get;}
__property int get_ColorsPerPage();