Enum FormatType
Specifies the PowerPoint presentation format.
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.Base.dll
Syntax
public enum FormatType : sbyte
Fields
| Name | Description |
|---|---|
| Potm | Specifies the macro-enabled PowerPoint template file format. |
| Potx | Specifies the PowerPoint template file format. |
| Pptm | Specifies the macro-enabled PowerPoint presentation file format. |
| Pptx | Specifies the PowerPoint presentation file format. |