relayoutPageArea Replaces the layout of the pageArea object content with a new layout. Syntax Reference_Syntax.relayoutPageArea( [ INTEGER param ] ) Parameters param (Optional) The page number of the page to substitute. Page number values are 0 based. Returns Empty Applies to Model Object Layout Model layoutPseudoModel Version XFA 2.1 Examples JavaScript xfa.layout.relayoutPageArea(0); FormCalc xfa.layout.relayoutPageArea(0)