Class FormatType
Specifies the PowerPoint presentation format.
Inheritance
System.Object
FormatType
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.NET.dll
Syntax
public sealed class FormatType : Enum
Fields
Potm
Specifies the macro-enabled PowerPoint template file format.
Declaration
public const FormatType Potm
Field Value
Type |
---|
FormatType |
Potx
Specifies the PowerPoint template file format.
Declaration
public const FormatType Potx
Field Value
Type |
---|
FormatType |
Pptm
Specifies the macro-enabled PowerPoint presentation file format.
Declaration
public const FormatType Pptm
Field Value
Type |
---|
FormatType |
Pptx
Specifies the PowerPoint presentation file format.
Declaration
public const FormatType Pptx
Field Value
Type |
---|
FormatType |