pageDown

Moves to the next page of a form. Use the pageDown method at runtime.

Syntax

Reference_Syntax.pageDown()

Parameters

None

Returns

Empty

Applies to

Version

XFA 2.1

Examples

JavaScript

xfa.host.pageDown();

FormCalc

xfa.host.pageDown()

// Ethnio survey code removed