menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FormatType - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class FormatType

    Specifies the PowerPoint presentation format.

    Inheritance
    System.Object
    FormatType
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Portable.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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved