XFA Specification
Chapter 15, Template Specification
Template Reference
643
For more information see "The
validate element".
The vAlign property
(DEPRECATED) Controls how the paragraph is vertically aligned within a flowed parent. This attribute is
ignored if the parent container specifies positioned layout.
This attribute must be one of the following:
top
The container is placed at the top of the parent container.
middle
The container is placed in the middle of the parent container.
bottom
The container is placed at the bottom of the parent container.
Use of this attribute on this element is now deprecated. Use the
vAlign
attribute on the
para
element
instead.
The variables property
An element to hold document variables.
For more information see "The
variables element".
The w property
Width for layout purposes. A
measurement
value for
w
overrides any growth range allowed by the
minW
and
maxW
attributes. The
absolute omission
of this attribute or a value specified as an empty string
indicates that the
minW
and
maxW
must be respected.
This attribute has no default. Setting this attribute to "-1" is an error.
The x property
X coordinate of the container's
anchor point
relative to the top-left corner of the parent container's
nominal content region
when placed with
positioned
layout. Defaults to 0.
The y property
Y coordinate of the container's
anchor point
relative to the top-left corner of the parent container's
nominal content region
when placed with
positioned
layout. Defaults to 0.
Home Index Bookmark Pages
Pages: Home Index All Pages