This property specifies that a page-break should follow the element. The values always
and
auto
provide for either a forced page-break, or a page-break determined by Reader for best
results in all conditions. Specify page-breaks whenever practical to improve performance of Reader and to
reduce load times between sections of content within a book.
Note: Page breaks serve as reference points for the Reader pagination engine. Authoring an eBook without page breaks decreases performance and increases the time required to load a book from the Library; authoring an eBook with frequent page breaks (at the start of every chapter or section) improves load time and performance, especially on smaller devices with less memory and less processor power.
This style property is not required by the OEB specification. This is a Microsoft Reader-specific property.
Note: Specifying a value of left
or right
is
preferred so content is compatible with possible future two-page versions of Reader. These choices are
functionally equivalent to the value always
in single page implementations of Reader.
Values
left, right, always, auto
Applies
All elements
Default
Auto
Inheritance
No
© 2000 Microsoft Corporation. All rights reserved. Terms of use.