PresentationStartup property



Determines if the new presentation will use a title page will or a blank page.

Syntax

Set:     Presentation.setPresentationStartup(hasTitlePage)
Get: hasTitlePage = Presentation.getPresentationStartup()

Applies to

Presentation object.

Data type

boolean. true if the presentation is to have a title page.

See Also
presentationStartup PARAM tag