Determines the page count of the
current form.
Syntax
Reference_Syntax.absPageCount()
Returns
An
integer representing the number of pages in the current form.
JavaScript
TextField2.rawValue = xfa.layout.absPageCount();
FormCalc
TextField2 = xfa.layout.absPageCount()
|
|
|