XSL-FO 入门教程 XSL-FO inline-container 对象

2024-02-26 开发教程 XSL-FO 入门教程 匿名 0

XSL-FO inline-container 对象

本节介绍关于 XSL-FO inline-container 对象的定义、语法以及属性。


定义和用法

<fo:inline-container> 对象生成一个内联参考域(reference-area)。通常情况下,该区域包含了不同写入模式的文本块。


语法

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

属性

属性 [A-B]属性 [C-Z]
alignment-adjustclip
alignment-baselinedisplay-align
background-attachmentdominant-baseline
background-colorheight
background-imageid
background-repeatinline-progression-dimension
background-position-horizontalkeep-together
background-position-verticalkeep-with-next
baseline-shiftkeep-with-previous
block-progression-dimensionleft
border-after-colorline-height
border-after-stylemargin-bottom
border-after-widthmargin-left
border-before-colormargin-right
border-before-stylemargin-top
border-before-widthoverflow
border-bottom-colorpadding-after
border-bottom-stylepadding-before
border-bottom-widthpadding-bottom
border-end-colorpadding-end
border-end-stylepadding-left
border-end-widthpadding-right
border-left-colorpadding-start
border-left-stylepadding-top
border-left-widthreference-orientation
border-right-colorrelative-position
border-right-styleright
border-right-widthspace-end
border-start-colorspace-start
border-start-styletop
border-start-widthwidth
border-top-colorwriting-mode
border-top-style
border-top-width
bottom