2019.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
https://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 "Print
Preferences" on page355.
Page
These attributes appear when selecting the Page node in the Outline Pane.
l
Master Page: Which of the "Master Pages" on page145 to use for the template.
Data Model pane
The Data Model Pane displays a Data Model used to help design the template, along with data.
When you load data (see "Loading data" on page314), the resulting record set is loaded in the
Data Model pane. The information shown is the information for the current record within the
record set.
Page 521