LinkMetadata

リンクファイルの情報(メタデータ)

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

Ver.プロパティR/O
[12][13][14][15]
[16][17][18][19]
parent Link
[12][13][14][15]
[16][17][18][19]
eventListeners EventListeners
[12][13][14][15]
[16][17][18][19]
events Events

プロパティ

Ver.プロパティ名R/O説明
[12][13][14][15]
[16][17][18][19]
author 文字列値著者
[12][13][14][15]
[16][17][18][19]
copyrightInfoURL 文字列値The URL of the file that contains the linked copyright statement.
[12][13][14][15]
[16][17][18][19]
copyrightNotice 文字列値The text to use as a copyright notice.
[12][13][14][15]
[16][17][18][19]
copyrightStatus CopyrightStatus
CopyrightStatus
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
NO1852776480
no
パブリックドメイン
[12][13][14][15]
[16][17][18][19]
UNKNOWN1433299822
Unkn
不明
[12][13][14][15]
[16][17][18][19]
YES2036691744
yes
著作権取得済み
The copyright status of the document.
[12][13][14][15]
[16][17][18][19]
creationDate 日時値作成日時
[12][13][14][15]
[16][17][18][19]
creator 文字列値The name of the application used to create the document.
[12][13][14][15]
[16][17][18][19]
description 文字列値The description of the LinkMetadata.
[12][13][14][15]
[16][17][18][19]
documentTitle 文字列値The title of the document.
[12][13][14][15]
[16][17][18][19]
format 文字列値The format of the document.
[12][13][14][15]
[16][17][18][19]
isValid 真偽値オブジェクトが有効かどうか
[12][13][14][15]
[16][17][18][19]
jobName 文字列値The job name.
[12][13][14][15]
[16][17][18][19]
keywords Array( 文字列値 )The list of keywords associated with the document.
[12][13][14][15]
[16][17][18][19]
modificationDate 日時値The most recent modification date of the document.
[12][13][14][15]
[16][17][18][19]
properties Object
[12][13][14][15]
[16][17][18][19]
serverURL 文字列値The location of the document on the asset management server.

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[12][13][14][15]
[16][17][18][19]
addEventListener(eventType, handler, [captures]) EventListenerEventListenerを作成
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[12][13][14][15]
[16][17][18][19]
countContainer(namespace, path) 数値Counts the number of items in the container.
namespace 文字列値The namespace of the container.
path 文字列値The path to the container.
[12][13][14][15]
[16][17][18][19]
getElements() Array( LinkMetadata )オブジェクト参照を返す
[12][13][14][15]
[16][17][18][19]
getProperty(namespace, path) 文字列値XMP属性を取得
namespace 文字列値The namespace of the property.
path 文字列値The specified path.
[12][13][14][15]
[16][17][18][19]
removeEventListener(eventType, handler, [captures]) 真偽値EventListenerを削除
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[12][13][14][15]
[16][17][18][19]
toSource() 文字列値ソースコードを表す文字列を返す
[12][13][14][15]
[16][17][18][19]
toSpecifier() 文字列値Retrieves the object specifier.