Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Table of Contents
maxLevel2

Intro

Note

This is Part 3 of a 3-part tutorial series for the Project Proposal scenario. It is recommended that you complete Part 1 - Getting Started and Part 2 - Repeat Behavior before starting this section.

Info
titleFollowing the Sample

There is a downloadable SomeFile.zip with completed templates and code. The completed example of the template is available under templates/part2_template.pptx. The code for this part of the tutorial can be found in Part2.aspx.cs.

This part focuses on taking advantage of PowerPointWriter's repeat slide behavior. It also covers passing between the Template and Application objects and deleting slides.

Adding to the Template

Passing between Template and Application

...