PdfRequest members

Represents a conversion request to convert a file to the PDF format.

The PdfRequest type exposes the following members.

Constructors

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

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

PdfRequest class

Microsoft.Office.Server.PowerPoint.Conversion namespace