ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearColorBooks Class / Remove Method
Vendor ID.




In This Topic
Remove Method (ImGearColorBooks)
In This Topic
Removes color book for the specified vendor ID.
Syntax
'Declaration
 
Public Shared Sub Remove( _
   ByVal vendorId As ImGearSpotColorVendorID _
) 
 
'Usage
 
Dim vendorId As ImGearSpotColorVendorID
 
ImGearColorBooks.Remove(vendorId)

Parameters

vendorId
Vendor ID.
See Also