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

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

会员登陆

帐号

密码

回答

记住密码

忘记密码? 注册

XSL-FO external-graphic 对象


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

Definition and Usage
定义和用法

The <fo:external-graphic> object is used for a graphic where the graphics data resides outside of the <fo:element> tree.
<fo:external-graphic>对象的作用对象是一个图像,该图像的数据是保存在<fo:element>节点树之外的。

An <fo:external-graphic> may be placed block-level by enclosing it in an <fo:block>.
<fo:external-graphic>可以通过嵌套在一个<fo:block>对象中来确定其放置的模块级别。

A "line-stacking-strategy" of "max-height" or "line-height" is typically used for stacking one or more lines with <fo:external-graphic> content.
" max-height " 或 " line-height "中的" line-stacking-strategy "经常被用来叠加一个或多个<fo:external-graphic>内容行。


Syntax
语法

<fo:external-graphic>
  <!--
	Contents:EMPTY
  -->
</fo:external-graphic>

Properties
属性

属性 [A-J] 属性 [K-Z]
alignment-adjust keep-with-next
alignment-baseline keep-with-previous
azimuth language
background-attachment left
background-color line-height
background-image margin-bottom
background-repeat margin-left
background-position-horizontal margin-right
background-position-vertical margin-top
baseline-shift overflow
block-progression-dimension padding-after
border-after-color padding-before
border-after-style padding-bottom
border-after-width padding-end
border-before-color padding-left
border-before-style padding-right
border-before-width padding-start
border-bottom-color padding-top
border-bottom-style pause-after
border-bottom-width pause-before
border-end-color pitch
border-end-style pitch-range
border-end-width play-during
border-left-color relative-position
border-left-style richness
border-left-width right
border-right-color role
border-right-style scaling
border-right-width scaling-method
border-start-color script
border-start-style source-document
border-start-width space-end
border-top-color space-start
border-top-style speak
border-top-width speak-header
bottom speak-numeral
clip speak-punctuation
content-height speech-rate
content-type src
content-width stress
country text-align
cue-after text-indent
cue-before top
display-align voice-family
dominant-baseline volume
elevation width
height  
id  
inline-progression-dimension  

评论 (0) All