nextPage property
Retrieves the position of the next page within a print template.
Syntax
| JavaScript | |
|---|
Property values
Type: String
one of the following values:
-
The next page appears to the left of the binding.
-
The next page appears to the right of the binding.
-
An @page rule was not specified.
Remarks
The nextPage property is only applicable within a print template.
See also
- event
- Reference
- @page
- Conceptual
- Print Template Reference
Show: