absPageCount Determines the page count of the current form. Syntax Reference_Syntax.absPageCount() Parameters None Returns An integer representing the number of pages in the current form. Applies to Model Object Layout Model layoutPseudoModel Version XFA 2.1 Examples JavaScript TextField2.rawValue = xfa.layout.absPageCount(); FormCalc TextField2 = xfa.layout.absPageCount()