Definition and Usage
The object is used for the following purposes:
- Generate "." symbols to separate the title of page numbers in a table of contents
- Create input fields in forms
- Create horizontal rules
If the leader character length is too long and does not fit the entire area, it will be wrapped to a new line.
Only when the leader-pattern attribute is set to "use-content" will the children of not be ignored; if has no children and leader-pattern is set to "use-content", the leader character will be filled with blanks.
If the leader character needs to fill all spaces in a line, the maximum length of the leader character should be at least as wide as 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>
Attributes
| Attributes | Attributes |
|---|---|
| azimuth | leader-alignment |
| alignment-adjust | leader-length |
| alignment-baseline | leader-pattern |
| background-attachment | leader-pattern-width |
| background-color | left |
| background-image | letter-spacing |
| background-repeat | line-height |
| background-position-horizontal | margin-bottom |
| background-position-vertical | margin-left |
| baseline-shift | margin-right |
| border-after-color | margin-top |
| border-after-style | padding-after |
| border-after-width | padding-before |
| border-before-color | padding-bottom |
| border-before-style | padding-end |
| border-before-width | padding-left |
| border-bottom-color | padding-right |
| border-bottom-style | padding-start |
| border-bottom-width | padding-top |
| border-end-color | pause-after |
| border-end-style | pause-before |
| border-end-width | pitch |
| border-left-color | pitch-range |
| border-left-style | play-during |
| border-left-width | relative-position |
| border-right-color | richness |
| border-right-style | right |
| border-right-width | role |
| border-start-color | rule-style |
| border-start-style | rule-thickness |
| border-start-width | source-document |
| border-top-color | space-end |
| border-top-style | space-start |
| border-top-width | speak |
| bottom | speak-header |
| color | speak-numeral |
| cue-after | speak-punctuation |
| cue-before | speech-rate |
| dominant-baseline | stress |
| elevation | text-altitude |
| font-family | text-depth |
| font-selection-strategy | text-shadow |
| font-size | top |
| font-size-adjust | visibility |
| font-stretch | voice-family |
| font-style | volume |
| font-variant | word-spacing |
| font-weight | |
| id | |
| keep-with-next | |
| keep-with-previous |
YouTip