The media-usage property controls how the display medium is used to present the page.
| Value | Description |
|---|---|
| auto | Default. The user agent determines which value of "media-usage" is to be used |
| paginate | A sequence of pages is generated from the <fo:page-sequence> objects that are children of the <fo:root> |
| bounded-in-one-dimension | Only one page is generated per <fo:page-sequence>. One "page-height" or "page-width" must be specified in the first page master that is used |
| unbounded |
Only one page is generated per <fo:page-sequence>. Neither "page-height" nor "page-width" may be specified on any page master that is used |
Your message has been sent to W3Schools.