Copy link to clipboard
Copied
Within the COM bindings of Photoshop CC 2015 for Windows, the object TextItem has the property "HangingPuntuation", this should be "HangingPunctuation" instead (note the additional "c"), in accordance with the scripting documentation, previous versions of Photoshop and the rules of English spelling.
As a consequence, attempts to read/write TextItem.HangingPunctuation in VBA or textItem.hangingPunctuation in Javascript fail.