PresentationRequest members

Represents a conversion request to convert a file to the Microsoft PowerPoint presentation format (*.pptx).

The PresentationRequest type exposes the following members.

Constructors

  Name Description
Public method PresentationRequest(Stream, String, Stream) Initializes a new instance of the PresentationRequest class.
Public method PresentationRequest(Stream, String, PresentationType, Stream)

Top

Methods

  Name Description
Public method BeginConvert Begins an asynchronous conversion operation. (Inherited from Request.)
Public method EndConvert Ends an asynchronous conversion operation. (Inherited from Request.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

PresentationRequest class

Microsoft.Office.Server.PowerPoint.Conversion namespace