LinkMetadata

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

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

Ver.プロパティR/O
[18][19][20][21] parent Link
[18][19][20][21] eventListeners EventListeners
[18][19][20][21] events Events

プロパティ

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

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[18][19][20][21] addEventListener(eventType, handler, [captures]) EventListenerEventListenerを作成
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[18][19][20][21] countContainer(namespace, path) 数値Counts the number of items in the container.
namespace 文字列値The namespace of the container.
path 文字列値The path to the container.
[18][19][20][21] getElements() Array( LinkMetadata )オブジェクト参照を返す
[18][19][20][21] getProperty(namespace, path) 文字列値XMP属性を取得
namespace 文字列値The namespace of the property.
path 文字列値The specified path.
[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.