multiPage PARAM tag



Determines if the presentation has more than one page.

Syntax

<PARAM NAME = "multiPage" VALUE = "boolean">

Parameter values

boolean
true if it is a multiple page presentation. false otherwise. The default value is true.

See Also
MultiPage property
getPageCount method
gotoPage method
getCurrentPageNumber method