XFA Specification
Chapter 15, Template Specification
Template Reference
510
This attribute has no default. Setting this attribute to "-1" is an error.
The hAlign property
(DEPRECATED) Controls how the object is horizontally aligned within a flowed parent. This attribute is
ignored if the parent container specifies positioned layout.
This attribute must be one of the following:
center
Center the container horizontally within the parent container.
justify
Left-align the last line and spread-justify the rest.
justifyAll
Spread-justify all lines to fill the available region.
left
Align the container with the left edge of the parent container.
right
Align the container with the right edge of the parent container.
This attribute is now deprecated. Use the
hAlign
attribute of the para element instead.
The id property
A unique identifier that may be used to identify this element as a target.
The layout property
Layout strategy to be used within this element.
position
The content of the element is positioned according to the to the location information expressed
on the content elements.
lr-tb
The content of the element is flowed in a direction proceeding from left to right and top to
bottom.
rl-tb
Reserved for future use. The content of the element is flowed in a direction proceeding from right
to left and top to bottom.
row
This is an inner element of a table, representing one or more rows. The objects contained in this
element are cells of the table and their height and width attributes, if any, are ignored. The cells
are laid out from right to left and each one is adjusted to the height of the row and the width of
one or more contiguous columns.
Home Index Bookmark Pages
Pages: Home Index All Pages