中国最全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 color-profile 对象

    阅读 (2195)

    XSL-FO color-profile 对象

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

    定义和用法

    <fo:color-profile> 对象定义样式表的一个颜色配置文件。

    颜色配置文件是通过 "color-profile-name" 属性中的名称引用,并通过 "src" 属性中的 URI 标识。


    语法

    <fo:color-profile>
    <!--
    Contents:EMPTY
    -->
    </fo:color-profile>
    

    属性

    属性
    color-profile-name
    rendering-intent
    src


    XSL-FO 参考手册 XSL-FO 参考手册
    关闭
    程序员人生