2019.1

Table Of Contents
Master Pages are retrieved via the template object (see "template" on page1303), for example:
var myMasterpage = merge.template.masterpages["Master page 1"];.
Fields
Field Type Description
"Setting the margins
of a Print section" on
page1326
Margins Allows to set the header and footer of a Master Page,
using a Measurement string, for example: "2in" (this
sets a margin to two inches).
properties
The properties object inside the template object (see "template" on page1303) contains all
default properties of the template file as well as any custom properties.
To view and complement the file properties, select File > Properties on the menu. See "File
Properties dialog" on page879.
Following are the default properties.
Field Type Description
application String Application version when the document
was last saved
author String Original author of the document
company String company name
created Date Date and time on which the document was
created
customProperties
List
A list of defined custom properties
description String Description of the document
Page 1304