outer.region.content.properties — Properties of running outer side content
The FO stylesheet supports optional side regions
similar to the header and footer regions.
Any attributes declared in this attribute-set
are applied to the fo:block in the side region
on the outer side (opposite the binding side) of the page.
This corresponds to the start
region on odd-numbered pages and the end
region on even-numbered pages.
For single-sided output, it always corresponds to
the start
region.
You can customize the template named
outer.region.content
to specify
the content of the outer side region.
See also
region.outer.properties
,
page.margin.outer
,
body.margin.outer
,
and the corresponding inner
parameters.