Namespace: Spire.Presentation
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

MemberValueDescription
Title0
Body1
CenteredTitle2
Subtitle3
DateAndTime4
SlideNumber5
Footer6
Header7
Object8
Chart9
Table10
ClipArt11
Diagram12
Media13
SlideImage14
Picture15
None16

See Also