ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PPTSaveType - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved