Specifies a page’s position within a set of pages.
Reference_Syntax.pagePosition = "any | first | last | rest | only"
Type
Values
String
any (default)
first
last
rest
only
Matches any pages with a contiguous set of pages.
Matches the first page within a contiguous sequence of pages.
Matches the last page within a contiguous sequence of pages.
Matches any page that is both not the first or the last in a sequence of pages.
Matches a single page sequence.
Model
Object
Form Model
pageArea
XFA 2.5
The reference syntax expression will vary, depending on the object from which it is invoked.
xfa.form.form1.pageSet.Page1.pagePosition = "only";
xfa.form.form1.pageSet.Page1.pagePosition = "only"
Legal Notices | Online Privacy Policy
Content from Scripting Reference (10).
Other versions: