SECTION 10.7
925
Tagged PDF
KEY
TYPE
VALUE
BlockAlign
name
(Optional; inheritable; table cells only)
The alignment, in the block-progres-
sion direction, of content within the table cell:
Before
Before edge of the first child’s allocation rectangle aligned
with that of the table cell’s content rectangle.
Children centered within the table cell. The distance between
the before edge of the first child’s allocation rectangle and
that of the table cell’s content rectangle is the same as the
distance between the after edge of the last child’s allocation
rectangle and that of the table cell’s content rectangle.
After edge of the last child’s allocation rectangle aligned with
that of the table cell’s content rectangle.
Children aligned with both the before and after edges of the
table cell’s content rectangle. The first child is placed as
described above for
Before
and the last child as described for
After
, with equal spacing between the children. If there is only
one child, it is aligned with the before edge only, as for
Before
.
Middle
After
Justify
This attribute applies only to elements of structure type
TH
(Table header) or
TD
(Table data) and controls the placement of all BLSEs that are children of
the given element. The table cell’s content rectangle (see “Content and Allo-
cation Rectangles” on page 930) becomes the reference area for all of its
descendants. Default value:
Before
.
InlineAlign
name
(Optional; inheritable; table cells only)
The alignment, in the inline-progres-
sion direction, of content within the table cell:
Start
Start edge of each child’s allocation rectangle aligned with
that of the table cell’s content rectangle.
Each child centered within the table cell. The distance
between the start edges of the child’s allocation rectangle and
the table cell’s content rectangle is the same as the distance
between their end edges.
End edge of each child’s allocation rectangle aligned with that
of the table cell’s content rectangle.
Center
End
This attribute applies only to elements of structure type
TH
(Table header) or
TD
(Table data) and controls the placement of all BLSEs that are children of
the given element. The table cell’s content rectangle (see “Content and Allo-
cation Rectangles” on page 930) becomes the reference area for all of its
descendants. Default value:
Start
.
Index Bookmark Pages Text
Previous Next
Pages: Index All Pages
This HTML file was created by VeryPDF PDF to HTML Converter product.