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 2 Next »

Passing between Template and Application

Our template file contains an extra slide that is not necessary for the presentation. PowerPointApplication has the ability to delete slides from a presentation. However, we have so far been working only in PowerPointTemplate. PowerPointWriter makes it easy to take advantage of all the features of both the Template and Application object models by simply passing between Template and Application. This will be done in the code section of this tutorial. See Passing between Template and Application for more information.

The extra slide in the template file look like the following:

  • No labels