media

The media object can be used to specify, enable and position a stationery's front and back in a Control Script (see Control Scripts and Control Script API).
Note that Media are only used in Print sections (see Media).

The available media are listed in, and retrieved via, the template object (see template), for example: var myMedia = merge.template.media.My_Media.

Fields

Field Type Description
stationery Stationery The Stationery's object's front and back fields are used to set the front and the back of a Media; see front, back.