Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Description

Creates a new presentation containing 1 slide, in the specified file format. The slide is blank when the presentation is created, and standard font, style, and format settings are applied.

C#
vb.net

Parameters

format
The file format to use for the presentation.

Returns

A Presentation object representing the created presentation.

Examples

C#
vb.net
  • No labels