createPresentationDocument

fnOdfPresentationDocument createPresentationDocument( PresentationSlide[] slides...)

Creates a new OdfPresentationDocument with the given slides.

Parameters

slidesThe presentation slides to include.

Returns

A new OdfPresentationDocument ready for saving.