Question
Get Illustrator CMYK ICC with ExtendScript
Is there a way to get the CMYK ICC name that is assigned under the Illustrator Working Space Color Settings with ExtendScript when there is no document open?
The following code works when there is a document open:
app.activeDocument.colorProfileName
