2021.2

Table Of Contents
Field Type Description
section by disabling the requested
section and enabling another section.
l For Print channel requests on the Print
context all sections are enabled by
default. It is possible to enable different
or multiple sections to control which
sections will be outputted.
headers String DEPRECATED. Use the addHeader()
function instead.
Email sections only. Used to set custom
email headers.
height
String Print sections only. The height of the
section using a Measurement string. For
example, "11in" is 11 inches.
In a Control Script this property can be used
to set the height of the section. In other
scripts it is only possible to get the height of
the section (read-only).
"html()" on page1434 Gets or sets the HTML of the body element.
margins Margins Print sections only. Used to set the print
margins of a section. You can set the bottom,
left, right and top margin using a
Measurement string; for example, "2in" sets a
margin to 2 inches.
minPages Number Minimum number of pages in the section.
The default is 1.
name String Used to get or set the name of the section.
Note that section names must be unique and
that sections cannot have an integer as its
Page 1456