前のページ
Navigation
次のページ
Class text face:
テキスト外観。(フォント)
複数形
text faces
エレメント

プロパティ
best type type class read only
オブジェクトの値のベスト・タイプ。
default type type class read only
オブジェクトの値のデフォルトのタイプ。
class type class read only
オブジェクトのクラス。
index integer read only
オブジェクトのこのインスタンスのインデックス。
properties record  
このオブジェクトのプロパティの全ては、一つのレコードの中に返った。
name string read only
テキスト外観名(フォント名)
サンプルスクリプト

tell application "Adobe Illustrator 9.0.2"

tell text face 1
get best type
get default type
get class
get index
get name
get properties
end tell
end tell
クラスマップ


用語集目次
Adobe_Illustrator_9.0目次
ApppleScriptリンク
修正日 2001.6.1