2020.2

Table Of Contents
Box Formatting dialog
The Box Formatting dialog is accessible by clicking inside a box in the template and then
selecting Format > Box in the menu.
All settings in this dialog are in fact CSS properties. Cascading Style Sheets (CSS) were
originally designed for use with web pages: HTMLfiles. Since Designer templates are HTML
files, they are styled with CSS. To learn how to use CSS in the Designer, see "Styling and
formatting" on page726 and "Styling templates with CSS files" on page727. For information
about specific properties and their options, see W3Schools CSS Reference.
Note
When no unit is added to a geometry value, such as the width, height, top or margin, the
default unit will be added to the value; see "Print preferences" on page847.
Note
Using viewport based units (vw, vh, vmin, vmax) in Print sections is not recommended.
This may cause differences between the preview in the Designer and the printed output.
For information about the different types of Boxes, see "Boxes" on page676.
Box tab
l
General group:
l
Width: Set the width of the boxin measure or percentage. When no unit is entered,
the default unit will be added to the value (see "Print preferences" on page847).
Equivalent to the CSS width property.
l
Height: Set the height of the boxin measure or percentage. When no unit is
entered, the default unit will be added to the value (see "Print preferences" on
page847). Equivalent to the CSS height property.
l
Angle: Set the rotation angle of the boxin clockwise degrees. Equivalent to the
CSS transform:rotate property.
Page 934