XFA Specification
Chapter 15, Template Specification
Template Reference
493
The caption property
A
box model
element that describes a descriptive label associated with an object.
For more information see "The
caption element".
The colSpan property
Number of columns spanned by this object, when used inside a subform with a layout type of
row
.
Defaults to 1.
The desc property
An element to hold human-readable metadata.
For more information see "The
desc element".
The extras property
An enclosure around one or more sets of custom properties. The content of this element may be used by
custom applications.
For more information see "The
extras element".
The font property
A
formatting
element that describes a font.
For more information see "The
font element".
The h property
Height for layout purposes. A
measurement
value for
h
overrides any growth range allowed by the
minH
and
maxH
attributes. The
absolute omission
of this attribute or a value specified as an empty string
indicates that the
minH
and
maxH
must be respected.
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.
Home Index Bookmark Pages
Pages: Home Index All Pages