ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearColorBook Class / VendorID Property




In This Topic
VendorID Property (ImGearColorBook)
In This Topic
Gets the color book vendor ID value.
Syntax
'Declaration
 
Public ReadOnly Property VendorID As ImGearSpotColorVendorID
 
'Usage
 
Dim instance As ImGearColorBook
Dim value As ImGearSpotColorVendorID
 
value = instance.VendorID

Property Value

ImGearSpotColorVendorID enumeration.
See Also