PpFixedFormatType Enumeration
Constants that specify the type of fixed-format file to export, passed to the [M:Microsoft.Office.Interop.PowerPoint._Presentation.ExportAsFixedFormat(System.String,Microsoft.Office.Interop.PowerPoint.PpFixedFormatType,Microsoft.Office.Interop.PowerPoint.PpFixedFormatIntent,Microsoft.Office.Core.MsoTriState,Microsoft.Office.Interop.PowerPoint.PpPrintHandoutOrder,Microsoft.Office.Interop.PowerPoint.PpPrintOutputType,Microsoft.Office.Core.MsoTriState,Microsoft.Office.Interop.PowerPoint.PrintRange,Microsoft.Office.Interop.PowerPoint.PpPrintRangeType,System.String,System.Boolean,] method of the _Presentation object.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("CD470FBB-4284-4670-87E5-F315EF63D556")> _
Public Enumeration PpFixedFormatType
'Usage
Dim instance As PpFixedFormatType
[GuidAttribute("CD470FBB-4284-4670-87E5-F315EF63D556")]
public enum PpFixedFormatType
Members
Member name | Description | |
---|---|---|
ppFixedFormatTypeXPS | XPS format | |
ppFixedFormatTypePDF | PDF format |