GraphicLayerOption

オブジェクトレイヤーオプション

プロパティ(parentとその逆)

Ver.プロパティR/O
[18][19][20][21] parent Image, PDF, ImportedPage
[18][19][20][21] eventListeners EventListeners
[18][19][20][21] events Events
[18][19][20][21] graphicLayers GraphicLayers

プロパティ

Ver.プロパティ名R/O説明
[18][19][20][21] isValid 真偽値オブジェクトが有効かどうか
[18][19][20][21] properties Object
[18][19][20][21] updateLinkOption UpdateLinkOptions
UpdateLinkOptions
Ver.プロパティ値/管理用文字説明
[18][19][20][21]APPLICATION_SETTINGS1819243873
loua
PDF レイヤーの表示を有効/ドキュメントのレイヤーの可視性を使用
[18][19][20][21]KEEP_OVERRIDES1819241327
loko
InDesignでのレイヤー表示を有効/レイヤーの可視性オーバーライドを維持
[18][19][20][21]UNKNOWN1433299822
Unkn
Unspecified update option.
Options for updating a graphic link after the visibility settings for the graphic layer have been modified in a different application.

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[18][19][20][21] addEventListener(eventType, handler, [captures]) EventListenerEventListenerを作成
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[18][19][20][21] getElements() Array( GraphicLayerOption )オブジェクト参照を返す
[18][19][20][21] removeEventListener(eventType, handler, [captures]) 真偽値EventListenerを削除
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[18][19][20][21] toSource() 文字列値ソースコードを表す文字列を返す
[18][19][20][21] toSpecifier() 文字列値Retrieves the object specifier.