watermarkFontStyle
書式
watermarkPreferences
.watermarkFontStyle
説明
watermarkFontStyleは透かし(ウォーターマーク)の文字の書体(フォント)のスタイル(形状)を示します。watermarkFontStyleは読み書き可能です。
var w=app.watermarkPreferences; alert(w.watermarkFontStyle);
目次に戻る