XSL-FO break-after Property
Definition and Usage
The break-after property specifies that the first area generated by the next
XSL-FO object, shall be the first one placed in a particular context (e.g.
page-area, column-area).
Details
- Inherited: no
- Percentages: N/A
- Media: visual
Property Values
| Value |
Description |
| auto |
Default. No break shall be forced |
| column |
Creates a page-break condition within column-areas |
| page |
Creates a page-break condition within page-areas |
| even-page |
Creates a page-break condition within even page-areas |
| odd-page |
Creates a page-break condition within odd page-areas |
 |
W3Schools' Online Certification Program
The perfect solution for professionals who need to balance work, family, and career building.
More than 4000 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).
|