XFA Specification
Chapter 15, Template Specification
Template Reference
590
The para element
A formatting element that specifies default paragraph and alignment properties to be applied to the
content of an enclosing container.
<para
Properties:
hAlign="left
|
center
|
right
|
justify
|
justifyAll
|
radix"
id="xml-id"
lineHeight="0pt
|
measurement"
marginLeft="0in
|
measurement"
marginRight="0in
|
measurement"
preserve="0
|
cdata"
radixOffset="0in
|
measurement"
spaceAbove="0in
|
measurement"
spaceBelow="0in
|
measurement"
tabDefault="cdata"
tabStops="cdata"
textIndent="0in
|
measurement"
use="cdata"
usehref="cdata"
vAlign="top
|
middle
|
bottom"
>
</para>
The para element is used within the following other elements:
caption draw exclGroup field proto subform
The hAlign property
Horizontal text alignment control.
center
Center horizontally within the available region.
justify
Left-align the last line and spread-justify the rest.
justifyAll
Spread-justify all lines to fill the available region.
left
Align with left edge of the available region.
radix
Align the radix indicator (decimal point or comma, depending upon locale) at the location
specified by the
radixOffset
property of the
para element.
If there is no radix indicator, the last
character is assumed to represent the units column.
Home Index Bookmark Pages
Pages: Home Index All Pages