menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum SlideItemType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum SlideItemType

    Specifies the type of slide item

    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Base.dll
    Syntax
    public enum SlideItemType

    Fields

    Name Description
    AutoShape

    Specifies the SlideItemType is autoshape

    Chart

    Specifies the SlideItemType is chart

    ConnectionShape

    Specifies the SlideItemType is connection shape

    GroupShape

    Specifies the SlideItemType is GroupShape

    OleObject

    Specifies the slide item is OLE Object.

    Picture

    Specifies the SlideItemType is picture

    Placeholder

    Specifies the SlideItemType is placeholder

    SmartArt

    Specifies the SlideItemType is smart art.

    Table

    Specifies the SlideItemType is table

    Unknown

    Specifies the SlideItemType is unknown

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved