pageUp

Moves to the previous page of a form. Use the pageUp method at runtime.

Syntax

Reference_Syntax.pageUp()

Parameters

None

Returns

Empty

Applies to

Version

XFA 2.1

Examples

JavaScript

xfa.host.pageUp();

FormCalc

xfa.host.pageUp()

// Ethnio survey code removed