Class PPTSaveType
Specifies the file formats that are supported in PowerPoint.
Inheritance
System.Object
PPTSaveType
Namespace: BoldReports.Writer
Assembly: BoldReports.UWP.dll
Syntax
public sealed class PPTSaveType : Enum
Fields
PowerPoint2007
Represents PowerPoint version 2007
Declaration
public const PPTSaveType PowerPoint2007
Field Value
Type | Description |
---|---|
PPTSaveType |
PowerPoint2010
Represents PowerPoint version 2010
Declaration
public const PPTSaveType PowerPoint2010
Field Value
Type | Description |
---|---|
PPTSaveType |
PowerPoint2013
Represents PowerPoint version 2013
Declaration
public const PPTSaveType PowerPoint2013
Field Value
Type | Description |
---|---|
PPTSaveType |
PowerPoint97to2003
Represents PowerPoint version 97-2003
Declaration
public const PPTSaveType PowerPoint97to2003
Field Value
Type | Description |
---|---|
PPTSaveType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |