[Typo] app.flattenerPresetList of Illustrator JavaScript Reference.pdf
There is a typo in app.flattenerPresetList in Illustrator JavaScript Scripting Reference.pdf. The wrong property name is listed and developers and users cannot get it. It would be helpful if it could be corrected.
According to my research, this is wrong from CS3 version to the current (2025 v1).
In addition, the return value type should be “array of string”, not “object”.

Expected name
app.flattenerPresetsList (add "s" to Preset -> Presets)
Actual name
app.flattenerPresetList ("s" is missing from Presets)
Attached files
- flattenerPresetList.png
5
votes
