XSL-FO block-container 對象
 XSL-FO 參考手冊
定義和用法
<fo:block-container> 對象用於創建一個塊級的引用區域(reference-area) - 這往往包含不同的寫入模式或要旋轉內容的不同的引用方向。
語法
<fo:block-container>
<!--
Contents:(block|block-container|
table-and-caption|table|list-block)+
-->
</fo:block-container>
<!--
Contents:(block|block-container|
table-and-caption|table|list-block)+
-->
</fo:block-container>
屬性
| 屬性 [A-C] | 屬性 [D-Z] | 
|---|---|
| absolute-position | display-align | 
| background-attachment | end-indent | 
| background-color | height | 
| background-image | id | 
| background-repeat | inline-progression-dimension | 
| background-position-horizontal | intrusion-displace | 
| background-position-vertical | keep-together | 
| border-after-color | keep-with-next | 
| border-after-style | keep-with-previous | 
| border-after-width | left | 
| border-before-color | margin-bottom | 
| border-before-style | margin-left | 
| border-before-width | margin-right | 
| border-bottom-color | margin-top | 
| border-bottom-style | overflow | 
| border-bottom-width | padding-after | 
| border-end-color | padding-before | 
| border-end-style | padding-bottom | 
| border-end-width | padding-end | 
| border-left-color | padding-left | 
| border-left-style | padding-right | 
| border-left-width | padding-start | 
| border-right-color | padding-top | 
| border-right-style | reference-orientation | 
| border-right-width | right | 
| border-start-color | space-after | 
| border-start-style | space-before | 
| border-start-width | span | 
| border-top-color | start-indent | 
| border-top-style | top | 
| border-top-width | width | 
| bottom | writing-mode | 
| break-after | z-index | 
| break-before | |
| clip | 
 XSL-FO 參考手冊
			