API Documentation > CorelDRAW > 2025-v26 > Application > IVGApplication
Application.CreateSpotColorByName method
Creates a spot color object using a spot color name
Syntax:
Function CreateSpotColorByName(ByVal PaletteIdentifier As String, ByVal SpotColorName As String, Optional ByVal Tint As Long = 100) As Color
Parameters:
Name Type Description
PaletteIdentifier
String
SpotColorName
String
Tint
Long
Specifies the tint of the spot color.
Remarks:
The CreateSpotColorByName method creates a spot-color object by using its name.