From http://www.w3schools.com (Copyright Refsnes Data)

XSL-FO inline-container Object

Back

Definition and Usage

The <fo:inline-container> object generates an inline reference-area. Typically, the area contains text blocks with a different writing-mode.


Syntax

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

Properties

Property [A-B] Property [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  


Back

From http://www.w3schools.com (Copyright Refsnes Data)