A collection of object library assets.
asset Properties
| Property | Type | Access | Description |
|---|---|---|---|
| asset type | image type, EPS type, PDF type, geometry type, page type, text type, structure type, InDesign file type, |
r/w | The type of object library asset. |
| class | type class | read | The class descriptor type. |
| date | date | read | The date and time the asset was created. |
| description | string | r/w | The description of the asset. |
| id | integer | read | The unique ID of the asset. |
| index | integer | read | The index of the asset within its containing object. |
| label | string | r/w | A property that can be set to any string. |
| name | string | r/w | The name of the asset. |
| object reference | asset | read | An object reference for the asset. |
| parent | library | read | The parent of the asset (a library). |
| properties | record | r/w | A property that allows setting of several properties at the same time. |