sheet

Determines the sheet number that contains the form object.

Some duplex documents use sheet numbers to number only the front surfaces. For example, you can use sheet numbers when the front surfaces contain variable data and the back surfaces contain boilerplate text, such as instructions, disclaimers, or legends.

Syntax

Reference_Syntax.sheet( OBJECT param )

Version

2.5

Parameters

param

The fully qualified reference syntax expression of one of the following form objects: field, draw, subform, area, pageArea, contentArea.

Returns

A zero-based integer representing the sheet number.

Applies to

Version

XFA 2.5

// Ethnio survey code removed