ImageGear .NET - Updated March 30, 2018
Remove Method (ImGearColorBooks)




ImageGear24.Core Assembly > ImageGear.Core Namespace > ImGearColorBooks Class : Remove Method
Vendor ID.
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

Reference

ImGearColorBooks Class
ImGearColorBooks Members
ImGearColorBook Class
ImGearSpotColorVendorID Enumeration