menu

UWP

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

    Show / Hide Table of Contents

    Class SlideItemType

    Specifies the type of slide item

    Inheritance
    System.Object
    SlideItemType
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.UWP.dll
    Syntax
    public sealed class SlideItemType : Enum

    Fields

    AutoShape

    Specifies the SlideItemType is autoshape

    Declaration
    public const SlideItemType AutoShape
    Field Value
    Type
    SlideItemType

    Chart

    Specifies the SlideItemType is chart

    Declaration
    public const SlideItemType Chart
    Field Value
    Type
    SlideItemType

    ConnectionShape

    Specifies the SlideItemType is connection shape

    Declaration
    public const SlideItemType ConnectionShape
    Field Value
    Type
    SlideItemType

    GroupShape

    Specifies the SlideItemType is GroupShape

    Declaration
    public const SlideItemType GroupShape
    Field Value
    Type
    SlideItemType

    OleObject

    Specifies the slide item is OLE Object.

    Declaration
    public const SlideItemType OleObject
    Field Value
    Type
    SlideItemType

    Picture

    Specifies the SlideItemType is picture

    Declaration
    public const SlideItemType Picture
    Field Value
    Type
    SlideItemType

    Placeholder

    Specifies the SlideItemType is placeholder

    Declaration
    public const SlideItemType Placeholder
    Field Value
    Type
    SlideItemType

    SmartArt

    Specifies the SlideItemType is smart art.

    Declaration
    public const SlideItemType SmartArt
    Field Value
    Type
    SlideItemType

    Table

    Specifies the SlideItemType is table

    Declaration
    public const SlideItemType Table
    Field Value
    Type
    SlideItemType

    Unknown

    Specifies the SlideItemType is unknown

    Declaration
    public const SlideItemType Unknown
    Field Value
    Type
    SlideItemType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved