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




In This Topic
ColorsPerPage Property (IImGearColorBook)
In This Topic
Gets the maximum number of colors that can appear on a page.
Syntax
'Declaration
 
ReadOnly Property ColorsPerPage As Integer
 
'Usage
 
Dim instance As IImGearColorBook
Dim value As Integer
 
value = instance.ColorsPerPage

Property Value

Integer value.
See Also