Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public enum PlaceholderType
Public Enumeration PlaceholderType
public enum class PlaceholderType
type PlaceholderType
Members
| Member | Value | Description |
|---|---|---|
| Title | 0 | |
| Body | 1 | |
| CenteredTitle | 2 | |
| Subtitle | 3 | |
| DateAndTime | 4 | |
| SlideNumber | 5 | |
| Footer | 6 | |
| Header | 7 | |
| Object | 8 | |
| Chart | 9 | |
| Table | 10 | |
| ClipArt | 11 | |
| Diagram | 12 | |
| Media | 13 | |
| SlideImage | 14 | |
| Picture | 15 | |
| None | 16 |