Class PPTSaveType
Defines supported power point version types.
Inheritance
System.Object
PPTSaveType
Namespace: Syncfusion.ReportWriter
Assembly: Syncfusion.Report.Portable.dll
Syntax
public sealed class PPTSaveType : Enum
Fields
PowerPoint2007
Represents ppt version 2007
Declaration
public const PPTSaveType PowerPoint2007
Field Value
Type | Description |
---|---|
PPTSaveType |
PowerPoint2010
Represents ppt version 2010
Declaration
public const PPTSaveType PowerPoint2010
Field Value
Type | Description |
---|---|
PPTSaveType |
PowerPoint2013
Represents ppt version 2013
Declaration
public const PPTSaveType PowerPoint2013
Field Value
Type | Description |
---|---|
PPTSaveType |
PowerPoint97to2003
Represents ppt version 97-2003
Declaration
public const PPTSaveType PowerPoint97to2003
Field Value
Type | Description |
---|---|
PPTSaveType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |