MetaData properties for the link source file.
Go to Property Listing | Method Listing
countContainer, getElements, getProperty, toSource, toSpecifier
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
readonly |
The author of the document. |
||
|
readonly |
The URL of the file that contains the linked copyright statement. |
||
|
readonly |
The text to use as a copyright notice. |
||
|
readonly |
The copyright status of the document. |
||
|
readonly |
The creation date of the document. |
||
|
readonly |
The name of the application used to create the document. |
||
|
readonly |
The description of the LinkMetadata. |
||
|
readonly |
The title of the document. |
||
|
readonly |
The format of the document. |
||
|
readonly |
The job name. |
||
|
readonly |
The list of keywords associated with the document. |
||
|
readonly |
The most recent modification date of the document. |
||
|
readonly |
The parent of the LinkMetadata (a Link). |
||
|
read/write |
A property that allows setting of several properties at the same time. |
||
|
readonly |
The location of the document on the asset management server. |
Number countContainer (namespace:String, path:String)
Counts the number of items in the container.
|
Parameter |
Type |
Description |
|---|---|---|
|
namespace |
The namespace of the container. |
|
|
path |
The path to the container. |
LinkMetadata getElements ()
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 |
The namespace of the property. |
|
|
path |
The specified path. |
String toSource ()
Generates a string which, if executed, will return the LinkMetadata.
String toSpecifier ()
Retrieves the object specifier.
Link.linkXmp