An object library.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
readonly |
A collection of object library assets. |
||
|
readonly |
The full path to the file. |
||
|
readonly |
The full path to the Library, including the name of the Library. |
||
|
readonly |
The index of the Library within its containing object. |
||
|
readonly |
The name of the Library. |
||
|
readonly |
The parent of the Library (a Application). |
||
|
read/write |
A property that allows setting of several properties at the same time. |
undefined close ()
Closes the Library.
Object getElements ()
Resolves the object specifier, creating an array of object references.
Asset store (using:Array of Varies PageItems EPSs Images Movies PDFs PICTs Sounds WMFs XMLElements)
Store page item(s) in a library
|
Parameter |
Type |
Description |
|---|---|---|
|
using |
Array of PageItems |
The page item(s) to store. Can accept: Array of PageItems, Movies, Sounds, Images, EPSs, WMFs, PICTs, PDFs or XMLElements. |
String toSource ()
Generates a string which, if executed, will return the Library.
String toSpecifier ()
Retrieves the object specifier.
Asset.parent