hyphenateWordsLongerThan
書式
hyphenateWordsLongerThan
説明
英単語のハイフネーション設定の単語の最小文字数を示します。2〜25文字の範囲になります。
var n=app.activeDocument.activeLayer.textItem.hyphenateWordsLongerThan; alert(n);
目次に戻る