2018.1

Table Of Contents
l
Type (form input element): Use the drop-down to select an input type. The drop-down
lists all input types, including HTML5 input types (see
http://www.w3schools.com/html/html_form_input_types.asp).
Geometry
These attributes are available for certain elements that have position or size attributes such as
images and boxes.
l
Top: The horizontal distance from the top-left of the object to the left position of its parent.
This is used only for relative and absolute positioned elements.
l
Left: The vertical distance from the top-left of the object to the top position of its parent.
l
Width: The width of the element, by default in pixels. For an image, this defaults to the
original image width in pixels.
l
Height: The height of the element, by default in pixels. For an image, this defaults to the
original image height in pixels.
l
The Reset Image Size button resets the selected image to its original size.
Note
When no unit is added to a geometry value, the default unit will be added to the value; see
"Preferences" on page768.
Page
These attributes appear when selecting the Page node in the Outline Pane.
l
Master Page: Which of the "Master Pages" on page404 to use for the template.
Data Model pane
The Data Model Pane displays a Data Model used to help design the template, along with
(optional) extracted data. When executing a data mapping configuration or directly loading data
(see "Loading data" on page658), the resulting record set is loaded in the Data Model Pane.
The information shown is the extracted information for the current record within the record set.
Page 836