presentationStartup PARAM tag



Determines whether a title page or a blank page will be created and used as the first page of a new presentation. The value of this parameter deafults to that of the editMode parameter.

Syntax

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

Parameter values

boolean
true if a title page is to be used as the first page of the new presentation. false if a blank page is to be used. The default value is true.

See Also
editMode PARAM tag