XSL-FO leader Object
Definition and Usage
The <fo:leader> object can be used used to:
- generate "." to separate titles from page numbers in table of contents
- create input fields in forms
- create horizontal rules
If the leader's length is too long to fit in the area, the leader will begin
a new line.
The children of the <fo:leader> object are ignored unless the leader-pattern
property is "use-content". If the <fo:leader> has no children and the
leader-pattern property is "use-content", the leader is filled with blank space.
If the leader should fill all space on a line, the max length of the leader
should be at least as large as the width of the column.
Syntax
<fo:leader>
<!--
Contents:(#PCDATA|bidi-override|character|
external-graphic|instream-foreign-object|
inline|page-number|page-number-citation|
basic-link|multi-toggle)*
-->
</fo:leader>
|
Properties
 |
W3Schools' Online Certification Program
The perfect solution for professionals who need to balance work, family, and career building.
More than 3500 certificates already issued!
|
The HTML Certificate documents your knowledge of HTML, XHTML, and CSS.
The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM.
The XML Certificate documents your knowledge of XML, XML DOM and XSLT.
The ASP Certificate documents your knowledge of ASP, SQL, and ADO.
The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
|