PowerPoint to Flash converter
iSpring.Slide Interface

The Slide Interface provides slide information.

Properties
Property Value Type Access Default value Property description
BackgroundAudioFile string Read/write "" Slide background audio file name
Hidden bool Read only   Indicates whether the slide is hidden
Id int Read only   Slide id
Index int Read only   Slide index within the presentation
Note: slide index is zero-based
Notes string Read/write   Slide notes text
Text string Read only   Slide text
Title string Read/write   Slide title

Methods
Method Method description
void SaveImage(string fileName,
int width, int height,
int quality=75)

Saves slide thumbnail to the specified file
Note: the following image file types are supported:

  • JPG
  • PNG
  • BMP
  • WMF

See Also

Slides Interface
iSpring SDK COM API

  Copyright © 2004-2008 iSpring Solutions, Inc.