2021.1

Table Of Contents
Field Type Description
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1414 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
name. The name should always include
alphanumeric characters.
To rename email attachments, use the field
part.
ownerPassword
String Print sections only. Used to set the owner
password for a PDF attachment.* Setting
only the owner password creates a secured
PDF that can be freely viewed, but cannot be
manipulated unless the owner password is
provided. (Note that the recipient needs
Adobe Acrobat to do this, because the
Acrobat Reader does not allow users to enter
the owner password.) See "Control Script:
Page 1435