HBCMS更多的中文手册参考:

nextPage参数属性

DHTML文档教程

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

dhtml语法

[ p = ] event.nextPage

DHTML可能的值

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.

是否符合公共标准

There is no public standard that applies to this property.

Applies To

event

更多语法参考

@page, Print Templates