2020.2

Table Of Contents
Fields
Field Type Description
"background" on
page909
Background Print sections only. Used to set a PDF
background on a Print section. See "Control
Script: Setting a Print section's background"
on page425 and "BackgroundResource" on
page920.
enabled Boolean Enables or disables this section for output
(see"Examples" on page905). Note that
even if a Print section is disabled, the part
and restartPageNumber fields are still
effective to define the parts division and page
numbering over multiple sections when
applicable.
The default enabled state for sections (before
any control script runs) is as follows:
For Email channel requests on the Print
context all Print sections are enabled by
default. It is possible to enable different or
multiple sections to control which sections
will be attached to the email.
For Email channel requests, the requested
section is enabled by default. It is possible to
output another section by disabling the
requested section and enabling another
section.
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.
Page 901