Latest web development tutorials

XSL-FO inline-container objects

XSL-FO Reference Manual XSL-FO Reference Manual

Definition and Usage

<Fo: inline-container> object generates an inline reference domain (reference-area). Typically, the region contains text blocks of different write mode.


grammar

<fo:inline-container>
<!--
Contents:(block|block-container|
table-and-caption|table|list-block)+
-->
</fo:inline-container>

Attributes

属性 [A-B] 属性 [C-Z]
alignment-adjust clip
alignment-baseline display-align
background-attachment dominant-baseline
background-color height
background-image id
background-repeat inline-progression-dimension
background-position-horizontal keep-together
background-position-vertical keep-with-next
baseline-shift keep-with-previous
block-progression-dimension left
border-after-color line-height
border-after-style margin-bottom
border-after-width margin-left
border-before-color margin-right
border-before-style margin-top
border-before-width overflow
border-bottom-color padding-after
border-bottom-style padding-before
border-bottom-width padding-bottom
border-end-color padding-end
border-end-style padding-left
border-end-width padding-right
border-left-color padding-start
border-left-style padding-top
border-left-width reference-orientation
border-right-color relative-position
border-right-style right
border-right-width space-end
border-start-color space-start
border-start-style top
border-start-width width
border-top-color writing-mode
border-top-style
border-top-width
bottom


XSL-FO Reference Manual XSL-FO Reference Manual