Overload | Description |
---|---|
CreatePresentation() | Creates a new empty presentation item and adds it to a project. This method must be called on the MCT. Use QueuedTask.Run. |
CreatePresentation(String) | Creates a new presentation presentation with a customized name and adds it to a project. This method must be called on the MCT. Use QueuedTask.Run. |