当前位置: 首页 > 网络学院 > XML相关教程 > XSL-FO > XSL-FO declarations 对象
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>对象是为对象(这些对象的内容是作为格式化进程的资源使用的)提供了嵌套。
<fo:declarations> <!-- Contents:(color-profile)+ --> </fo:declarations> |
None无