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 |