Enum PPTSaveType
Specifies the file formats that are supported in PowerPoint.
Namespace: BoldReports.Writer
Assembly: BoldReports.Web.dll
Syntax
public enum PPTSaveType
Fields
Name | Description |
---|---|
PowerPoint2007 | Represents PowerPoint version 2007 |
PowerPoint2010 | Represents PowerPoint version 2010 |
PowerPoint2013 | Represents PowerPoint version 2013 |
PowerPoint97to2003 | Represents PowerPoint version 97-2003 |