LinkMetadata

MetaData properties for the link source file.

Properties

Property Type Access Description
author string readonly The author of the document.
copyrightInfoURL string readonly The URL of the file that contains the linked copyright statement.
copyrightNotice string readonly The text to use as a copyright notice.
copyrightStatus CopyrightStatus
:
UNKNOWN
YES
NO
readonly The copyright status of the document.
creationDate Date readonly The creation date of the document.
creator string readonly The name of the application used to create the document.
description string readonly The description of the LinkMetadata.
documentTitle string readonly The title of the document.
format string readonly The format of the document.
jobName string readonly The job name.
keywords Array of string readonly The list of keywords associated with the document.
modificationDate Date readonly The most recent modification date of the document.
parent Link readonly The parent of the LinkMetadata (a Link).
properties Object r/w A property that allows setting of several properties at the same time.
serverURL string readonly The location of the document on the asset management server.

Methods

number countContainer (namespace:
string, path:
string)
Counts the number of items in the container.

Parameter Type Description
namespace string The namespace of the container.
path string The path to the container.

Array of LinkMetadatagetElements ()
Resolves the object specifier, creating an array of object references.

string getProperty (namespace:
string, path:
string)
Gets the XMP property value associated with the specified path.

Parameter Type Description
namespace string The namespace of the property.
path string The specified path.

string toSource ()
Generates a string which, if executed, will return the LinkMetadata.

string toSpecifier ()
Retrieves the object specifier.

Element of:

Link.linkXmp

Returned by:

Array of LinkMetadata LinkMetadata .getElements (

)

Leave a Comment

Previous post:

Next post: