Assets
A collection of assets.
Properties
| Name | Type |
Access | Description |
|---|
|
Int |
readonly |
Number of elements in the collection. |
|
The |
readonly |
The object's container. |
|
String |
readonly |
The class name of the object. |
Methods
Creates an asset from the given art(s)
sourceArt
Varies
The page item(s) to apply to.
→ Asset
Creates an asset from the selected arts.
Gets the asset with the specified AssetID.
assetID
Int32
The UID of the asset.
Get the first element in the collection with the provided name.
→ Asset
Gets the first asset with specified name.
assetName
String
Name of the asset.
→ void
Deletes the asset with specified id.
assetID
Int32
UID of the asset to be deleted.
→ void
Deletes all elements.
Object of 1
Properties elsewhere that hold a Assets.