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 SlideLayoutType
Public Enumeration SlideLayoutType
public enum class SlideLayoutType
type SlideLayoutType

Members

MemberValueDescription
Custom-1
Title0
Text1
TwoColumnText2
Table3
TextAndChart4
ChartAndText5
Diagram6
Chart7
TextAndClipArt8
ClipArtAndText9
TitleOnly10
Blank11
TextAndObject12
ObjectAndText13
Object14
TitleAndObject15
TextAndMedia16
MediaAndText17
ObjectOverText18
TextOverObject19
TextAndTwoObjects20
TwoObjectsAndText21
TwoObjectsOverText22
FourObjects23
VerticalText24
ClipArtAndVerticalText25
VerticalTitleAndText26
VerticalTitleAndTextOverChart27
TwoObjects28
ObjectAndTwoObject29
TwoObjectsAndObject30
SectionHeader31
TwoTextAndTwoObjects32
TitleObjectAndCaption33
PictureAndCaption34

See Also