Microsoft.Office.Server.PowerPoint.Conversion namespace
SharePoint 2013
This namespace contains all the types relating to Microsoft PowerPoint file conversion.
| Class | Description | |
|---|---|---|
|
ConversionException | An exception that is thrown when a conversion fails. |
|
ConversionSettings | Provides a base class for classes that store options to control the output when converting files. |
|
ConversionWorkerRequest | This class or member is reserved for internal use and is not intended to be used in your code. |
|
FixedFormatSettings | Specifies various options to control the output when converting files to fixed formats. |
|
OutputValidator | This class or member is reserved for internal use and is not intended to be used in your code. |
|
PdfRequest | Represents a conversion request to convert a file to the PDF format. |
|
PictureRequest | Represents a conversion request to convert a file to an image format. |
|
PictureSettings | Specifies various options to control the output when converting files to image formats. |
|
PresentationRequest | Represents a conversion request to convert a file to the Microsoft PowerPoint presentation format (*.pptx). |
|
PresentationSettings | Specifies various options to control the output when converting files to the Microsoft PowerPoint presentation format (*.pptx). |
|
Request | Provides the base class for conversion requests. |
|
XpsRequest | Represents a conversion request to convert a file to the XPS format. |
| Enumeration | Description | |
|---|---|---|
|
ConversionError | Specifies a reason for a conversion error. |
|
PictureFormat | Specifies an image format. |
|
PresentationType | Specifies a presentation file type. |
|
PublishOption | Specifies a publish option to control the per page output when converting files to fixed formats. |
Show: