Readonly
dateThe media item creation date (extracted if possible from the Metadata).
Readonly
heightThe height in pixels
Readonly
idThe media item id (number)
Readonly
metaThe image meta data. Only set when meta data extraction is enabled. Note: there are individual flags for individual meta data types.
Readonly
nameThe media item name - usually the file name
Readonly
numNumber of children if this is a multi page media item and this is the first element. Otherwise 0.
Readonly
numThe number of usages within the document of the media item.
Readonly
originalThe original media item URL in full resolution. This is only available for user uploaded images and for cliparts if configured in admin to provide the full asset.
Readonly
parentThe id of the parent media album the media item belongs to.
Readonly
previewThe relative URL for the preview of the media item. The preview has a medium resolution.
Readonly
thumbnailThe relative URL for the thumbnail. The thumbnail has a low resolution.
Readonly
typeThe type of the media item. This can be either Media or Clipart.
Readonly
widthThe width in pixels
Generated using TypeDoc
This media item represents a media uploaded or provided by the end user.