中国最全IT社区平台 联系我们 | 收藏本站
华晨云阿里云优惠2

xslfo教程

  • XSL-FO 简介
  • XSL-FO 文档
  • XSL-FO 区域属性
  • XSL-FO 输出
  • XSL-FO 流
  • XSL-FO 页面
  • XSL-FO 块
  • XSL-FO 列表
  • XSL-FO 表格
  • XSL-FO 与 XSLT
  • XSL-FO 软件
  • XSL-FO inline-container 对象

    阅读 (2348)

    XSL-FO inline-container 对象

    XSL-FO 参考手册 XSL-FO 参考手册

    定义和用法

    <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-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 参考手册 XSL-FO 参考手册
    关闭
    程序员人生