Request class

Provides the base class for conversion requests.

Inheritance hierarchy

System.Object
  Microsoft.Office.Server.PowerPoint.Conversion.Request
    Microsoft.Office.Server.PowerPoint.Conversion.PdfRequest
    Microsoft.Office.Server.PowerPoint.Conversion.PictureRequest
    Microsoft.Office.Server.PowerPoint.Conversion.PresentationRequest
    Microsoft.Office.Server.PowerPoint.Conversion.XpsRequest

Namespace:  Microsoft.Office.Server.PowerPoint.Conversion
Assembly:  Microsoft.Office.Server.PowerPoint (in Microsoft.Office.Server.PowerPoint.dll)

Syntax

'Declaration
Public MustInherit Class Request
'Usage
Dim instance As Request
public abstract class Request

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

Request members

Microsoft.Office.Server.PowerPoint.Conversion namespace