Properties


nextPage Property

Retrieves the position of the next page within a print template.

Syntax

[ p = ] object.nextPage

Possible Values

pString that receives one of the following values:
"left"
The next page appears to the left of the binding.
"right"
The next page appears to the right of the binding.
""
An @page rule was not specified.

The property is read-only. The property has no default value.

Remarks

The nextPage property is only applicable within a print template.

Standards Information

There is no public standard that applies to this property.

Applies To

event, Event Constructor

See Also

Tags :


Page view tracker