API Documentation
>
CorelDRAW
>
2025-v26
>
ColorManager
>
IVGColorManager
ColorManager.CanDeleteStyle method
Returns True if the style specified can be removed, False if the style is built-in and cannot be deleted
Syntax:
Function
CanDeleteStyle
(
ByVal
StyleName
As
String
)
As
Boolean
Parameters:
Name
Type
Description
StyleName
String
Remarks:
The
CanDeleteStyle
method returns
True
if the specified style can be removed, or
False
if the style is built-in and cannot be deleted.