1.5

Table Of Contents
l
Media Type: The type of paper, such as Continuous, Envelope, Labels, Stationery, etc.
l
Weight: The weight of the media in grammage (g/m2).
l
Front Coating: The pre-process coating applied to the front surface of the media, such as
Glossy, High Gloss, Matte, Satin, etc.
l
Back Coating: The pre-process coating applied to the front surface of the media.
l
Texture: The texture of the media, such as Antique, Calenared, Linen, Stipple or Vellum.
l
Grade: The grade of the media, such as Gloss-coated paper, Uncoated white paper, etc.
l
Hole Name: Pre-defined hole pattern that specifies the pre-punched holes in the media,
such as R2-generic, R2m-MIB, R4i-US, etc.
Paragraph Formatting dialog
The Paragraph formatting controls how the selected paragraph is formatted. It is accessed by
placing the cursor within a paragraph then going in the Format menu, then Paragraph...
Formats Tab
l
General group:
l
Line-height: Specify the height of each line in the element's text, in measure or
percentage. Note that this is not spacing between lines, but rather the complete
height of the line itself including the text. Equivalent to the line-height property.
l
Align: Select how text should be aligned, such as left, center, right or
justify. Equivalent to the align property.
l
First Indent: Specify the indentation of the first line of each paragraph in the
element. Equivalent to the text-indent property.
l
Display: Select how to display the element. This can also be used to hide an
element completely using the none option. See CSS Display. Equivalent to the
display property.
l
Direction: Select in which direction text should be displayed (ltr, rtl, auto). Useful for
certain languages such as arabic, hebrew, etc. Equivalent to the dir HTML
attribute.
l
Breaks group:
l
Before: Specifies how to handle page breaks before the element. Equivalent to the
page-break-before property.
Page 568