| 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 without any pages and adds it to a project. This method must be called on the MCT. Use QueuedTask.Run. |