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

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

会员登陆

帐号

密码

回答

记住密码

忘记密码? 注册

XSL-FO title 对象


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

Definition and Usage
定义和用法

The <fo:title> object specifies a title for a page-sequence. The title may be used to identify the page. For example, the content of the title can be displayed in a "title" window or in a "tool tip".
<fo:title>对象的作用是:为一个page-sequence[页面序列]定义一个标题。该标题是用于确认页面的。举个例子来说,标题内容可以在“title”窗口中或在“tool tip[工具栏]”中显示。


Syntax
语法

<fo:title>
  <!--
	Contents:(#PCDATA|bidi-override|
	character|external-graphic|
	instream-foreign-object|inline|
	inline-container|leader|page-number|
	page-number-citation|basic-link|
	multi-toggle)*
  -->
</fo:title>

Properties
属性

属性 [A-K] 属性 [L-Z]
azimuth line-height
background-attachment margin-bottom
background-color margin-left
background-image margin-right
background-repeat margin-top
background-position-horizontal padding-after
background-position-vertical padding-before
border-after-color padding-bottom
border-after-style padding-end
border-after-width padding-left
border-before-color padding-right
border-before-style padding-start
border-before-width padding-top
border-bottom-color pause-after
border-bottom-style pause-before
border-bottom-width pitch
border-end-color pitch-range
border-end-style play-during
border-end-width richness
border-left-color role
border-left-style source-document
border-left-width space-end
border-right-color space-start
border-right-style speak
border-right-width speak-header
border-start-color speak-numeral
border-start-style speak-punctuation
border-start-width speech-rate
border-top-color stress
border-top-style visibility
border-top-width voice-family
color volume
cue-after  
cue-before  
elevation  
font-family  
font-selection-strategy  
font-size  
font-size-adjust  
font-stretch  
font-style  
font-variant  
font-weight  

评论 (0) All