网络学院 w3pop社区 网络资源 IT新闻

w3pop.com :: 网络学院 :: XSL-FO :: XSL-FO declarations 对象

会员登陆

帐号

密码

回答

记住密码

忘记密码? 注册

XSL-FO declarations 对象


作者:w3pop.com 翻译/整理:w3pop.com 发布:2007-04-29 浏览:351 :: ::

Definition and Usage
定义和用法

The <fo:declarations> object is used to group global declarations for a stylesheet.
<fo:declarations>对象的作用是:群组对样式表的全局声明。

The <fo:declarations> object is a wrapper for objects whose content is to be used as a resource to the formatting process.
<fo:declarations>对象是为对象(这些对象的内容是作为格式化进程的资源使用的)提供了嵌套。


Syntax
语法

<fo:declarations>
  <!--
	Contents:(color-profile)+
  -->
</fo:declarations>

Properties
属性

None无

评论 (0) All