Page tree

Versions Compared

Key

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

Excerpt

Opens a presentation form a PowerPoint Template.

Signature
C#
C#
public void Open(PowerPointWriter.PowerPointTemplate powerPointTemplate)
Signature
vb.net
vb.net
Public Sub Create(ByVal powerPointTemplate As PowerPointWriter.PowerPointTemplate)
Parameters
Param
powerPointTemplate
powerPointTemplate

An instance of a PowerPointTemplate.

Returns
Wiki Markup
A {Presentation|PowerPointWriter.Presentation} instance.